Searched defs:UCHAR (Results 1 – 7 of 7) sorted by relevance
32 typedef uint8_t UCHAR; typedef
50 typedef unsigned char UCHAR; typedef
49 typedef unsigned char UCHAR; typedef
147 # define UCHAR unsigned char macro176 # define UCHAR wint_t macro
35 enum type { CHAR, UCHAR, SHORT, USHORT, INT, UINT, LONG, ULONG, KPTR }; enumerator