Home | History | Annotate | Download | only in src

Lines Matching refs:from_end

308                                                  const intern_type*  from_end,
313 while (from != from_end && to != to_limit) {
340 const extern_type* from_end,
345 while (from != from_end && to != to_end) {
347 to, from, from_end - from,