Home
last modified time | relevance | path

Searched refs:__wchb (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/glibc/iconv/
H A Dloop.c358 bytebuf[inlen] = state->__value.__wchb[inlen]; in SINGLE()
375 state->__value.__wchb[inlen++] = *inptr++; in SINGLE()
437 state->__value.__wchb[inlen++] = *inptr++; in SINGLE()
H A Dskeleton.c790 data->__statep->__value.__wchb[cnt] = *(*inptrp)++; in FUNCTION_NAME()
/haiku/src/system/libroot/posix/glibc/wcsmbs/
H A Dwchar.h78 char __wchb[4]; member