Home
last modified time | relevance | path

Searched defs:__ujtoa (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdio/
H A Dprintfcommon.h228 __ujtoa(uintmax_t val, CHAR *endp, int base, int octzero, const char *xdigs) in __ujtoa() function
H A Dxprintf_int.c165 __ujtoa(uintmax_t val, char *endp, int base, const char *xdigs, in __ujtoa() function