Searched defs:ASCII_CHAR (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libc/port/regex/ | ||
H A D | regex.h | 46 #define ASCII_CHAR 20 macro |
/titanic_41/usr/src/grub/grub-0.97/stage2/ | ||
H A D | shared.h | 308 #define ASCII_CHAR(x) ((x) & 0xFF) macro |