Searched defs:CHAR (Results 1 – 3 of 3) sorted by relevance
111 typedef char CHAR; /* ch */ typedef
149 #define CHAR(c) ((Char)((c)&M_ASCII)) macro