Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/next68k/dev/
H A Dmb8795.c210 #define XCHR(x) hexdigits[(x) & 0xf] macro
H A Desp.c190 #define XCHR(x) hexdigits[(x) & 0xf] macro
/netbsd-src/sys/arch/xen/xen/
H A Dif_xennet_xenbus.c1382 #define XCHR(x) hexdigits[(x) & 0xf] macro