Searched defs:xtoa (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/libc-vis/
H A Dvis.c128 #define xtoa(c) L"0123456789abcdef"[c] macro
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_select.c61 xtoa(uint8_t n) function
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dvis.c126 #define xtoa(c) "0123456789abcdef"[c] macro

Completed in 90 milliseconds