Searched defs:hex2ascii (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/libexec/rtld-elf/
H A Drtld_printf.c94 #define hex2ascii(hex) (hex2ascii_lower[hex]) macro
/freebsd-11-stable/sys/sys/
H A Dlibkern.h54 #define hex2ascii(hex) (hex2ascii_data[hex]) macro
/freebsd-11-stable/stand/libsa/
H A Dstand.h366 #define hex2ascii(hex) (hex2ascii_data[hex]) macro

Completed in 90 milliseconds