Searched refs:_itowa_word (Results 1 - 3 of 3) sorted by path

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A D_itowa.h35 _itowa_word (unsigned long value, wchar_t *buflim, function
H A Dvfprintf.c102 # define _itoa_word(Val, Buf, Base, Case) _itowa_word (Val, Buf, Base, Case)
H A Dprintf_fphex.c120 wnumstr = _itowa_word (num, \
371 wnumstr = _itowa_word (num, wnumbuf + (sizeof wnumbuf) / sizeof (wchar_t), 16,
512 wexpstr = _itowa_word (exponent,

Completed in 63 milliseconds