Searched defs:__ultoa (Results 1 – 3 of 3) sorted by relevance
| /freebsd/lib/libc/stdio/ |
| H A D | printfcommon.h | 165 __ultoa(u_long val, CHAR *endp, int base, int octzero, const char *xdigs) in __ultoa() function
|
| H A D | xprintf_int.c | 89 __ultoa(u_long val, char *endp, int base, const char *xdigs, in __ultoa() function
|
| /freebsd/stand/powerpc/boot1.chrp/ |
| H A D | boot1.c | 856 __ultoa(char *buf, u_long ul, int base) in __ultoa() function
|