Searched refs:__codecvt_do_length (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Diofwide.c78 .__codecvt_do_length = do_length,
H A Dlibio.h230 int (*__codecvt_do_length) (struct _IO_codecvt *, __mbstate_t *, member in struct:_IO_codecvt
H A Dwfileops.c481 nread = (*cv->__codecvt_do_length) (cv, &fp->_wide_data->_IO_state,
601 nread = (*cv->__codecvt_do_length) (cv, &fp->_wide_data->_IO_state,

Completed in 39 milliseconds