Home | History | Annotate | Download | only in src

Lines Matching refs:to_next

312                                                  extern_type*&       to_next) const {
319 to_next = to;
324 to_next = to;
333 to_next = to;
344 intern_type*& to_next) const {
351 to_next = to;
357 to_next = to;
366 to_next = to;
374 extern_type*& to_next) const {
375 to_next = to;
377 to, to_limit - to, &to_next);
384 return /*to_next == to ? noconv :*/ ok;
386 return to_next == to ? noconv : ok;