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

/haiku/src/system/libroot/posix/glibc/libio/
H A Diofwide.c247 result = __codecvt_ok;
270 result = __codecvt_ok;
311 result = __codecvt_ok;
332 result = __codecvt_ok;
375 result = __codecvt_ok;
399 result = __codecvt_ok;
H A Dlibio.h202 __codecvt_ok, enumerator in enum:__codecvt_result
H A Dwfileops.c98 if (result != __codecvt_ok
680 if (status != __codecvt_ok && status != __codecvt_partial)

Completed in 37 milliseconds