Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDlibkern.h54 #define hex2ascii(hex) (hex2ascii_data[hex]) macro
/NextBSD/libexec/rtld-elf/
HDrtld_printf.c94 #define hex2ascii(hex) (hex2ascii_lower[hex]) macro
/NextBSD/lib/libstand/
HDstand.h324 #define hex2ascii(hex) (hex2ascii_data[hex]) macro