Home
last modified time | relevance | path

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

/openbsd/src/gnu/lib/libstdc++/libstdc++/config/io/
Dc_io_libio_codecvt.c79 .__codecvt_do_length = do_length,
/openbsd/src/gnu/lib/libstdc++/libstdc++/libio/
Dwfileops.c403 nread = (*cv->__codecvt_do_length) (cv, &fp->_wide_data->_IO_state,
501 nread = (*cv->__codecvt_do_length) (cv, &fp->_wide_data->_IO_state,
Dlibio.h230 int (*__codecvt_do_length) (struct _IO_codecvt *, __c_mbstate_t *, member
Diofwide.c75 .__codecvt_do_length = do_length,