Searched defs:CHAR (Results 1 – 9 of 9) sorted by relevance
55 struct CHAR { struct60 struct CHAR obuf[LINE_MAX]; argument
38 enum { CHAR, SHORT, UNSIGNED_SHORT, INT, UNSIGNED, LONG, UNSIGNED_LONG, enumerator
42 #define CHAR(in, ch, code) \ macro
101 #define CHAR 4 macro
117 #define CHAR(c) ((Char)((c)&M_ASCII)) macro
99 #define CHAR 010 /* character value */ macro
46 #define CHAR "a" macro
195 #define CHAR 0x2000 /* hh for char */ macro
133 #define CHAR (sizeof (char)) macro