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

/freebsd-10.2-release/libexec/rtld-elf/
H A Drtld_printf.c94 #define hex2ascii(hex) (hex2ascii_lower[hex]) macro
/freebsd-10.2-release/sys/sys/
H A Dlibkern.h54 #define hex2ascii(hex) (hex2ascii_data[hex]) macro
/freebsd-10.2-release/lib/libstand/
H A Dstand.h323 #define hex2ascii(hex) (hex2ascii_data[hex]) macro

Completed in 49 milliseconds