Searched refs:__max_needed_from (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/glibc/wcsmbs/
H A Dwcsmbsload.c39 .__max_needed_from = MB_LEN_MAX,
57 .__max_needed_from = 4,
/haiku-fatelf/src/system/libroot/posix/glibc/iconv/
H A Dgconv.h133 int __max_needed_from; member in struct:__gconv_step
H A Dgconv_builtin.c81 step->__max_needed_from = map[cnt].max_needed_from;
H A Dskeleton.c335 step->__max_needed_from = FROM_LOOP_MAX_NEEDED_FROM;
348 step->__max_needed_from = TO_LOOP_MAX_NEEDED_FROM;
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Diofwide.c426 != codecvt->__cd_in.__cd.__steps[0].__max_needed_from)
492 return codecvt->__cd_in.__cd.__steps[0].__max_needed_from;

Completed in 41 milliseconds