Home
last modified time | relevance | path

Searched refs:__codecvt_do_max_length (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/libio/
Diofwide.c76 .__codecvt_do_max_length = do_max_length
249 else if (to_len < codecvt->__codecvt_do_max_length (codecvt)) in weak_alias()
311 else if (to_len < codecvt->__codecvt_do_max_length (codecvt)) in do_unshift()
380 else if (from_len < codecvt->__codecvt_do_max_length (codecvt)) in do_in()
Dlibio.h232 int (*__codecvt_do_max_length) (struct _IO_codecvt *); member
Dwfileops.c164 if (avail_bytes >= (*cd->__codecvt_do_max_length) (cd))
/openbsd/src/gnu/lib/libstdc++/libstdc++/config/io/
Dc_io_libio_codecvt.c80 .__codecvt_do_max_length = do_max_length