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

/netbsd-6-1-5-RELEASE/sys/dev/acpi/wmi/
H A Dwmi_acpivar.h106 #define HEXCHAR(x) (((x) >= '0' && (x) <= '9') || \ macro

Completed in 96 milliseconds