Searched refs:noconv (Results 1 – 8 of 8) sorted by relevance
52 { __to_next = __to; return noconv; } in do_unshift()62 { __from_next = __from; __to_next = __to; return noconv; } in do_in()72 { __from_next = __from; __to_next = __to; return noconv; } in do_out()119 return noconv; in do_unshift()
386 return to_next == to ? noconv : ok; in do_unshift()
42 enum result {ok, partial, error, noconv}; enumerator124 { __from_next = __from; __to_next = __to; return noconv; }133 { __from_next = __from; __to_next = __to; return noconv; }139 { __to_next = __to; return noconv; }
229 if (__status == _Codecvt::noconv) { in overflow()547 if (__status == _Codecvt::noconv) in _M_underflow_aux()600 if (__status == _Codecvt::noconv || in _M_unshift()
307 goto noconv; in INTERNAL()388 goto noconv; in INTERNAL()418 noconv: in INTERNAL()
632 { __from_next = __from; __to_next = __to; return noconv; } in out()641 { __from_next = __from; __to_next = __to; return noconv; } in in()647 { __to_next = __to; return noconv; } in unshift()
618 case codecvt_base::noconv: in special_encodings()
730 goto noconv; in g_parse_long_long()785 goto noconv; in g_parse_long_long()800 noconv: in g_parse_long_long()