Searched refs:__lowercase_hex (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/lib/libc/stdio/
H A Dxprintf_int.c271 digit = __lowercase_hex;
H A Dxprintf.c81 const char __lowercase_hex[17] = "0123456789abcdef?"; /*lint !e784 */ variable
H A Dxprintf_float.c197 xdigs = __lowercase_hex;
/freebsd-11-stable/include/
H A Dprintf.h110 extern const char __lowercase_hex[17];

Completed in 131 milliseconds