Searched defs:UCHAR (Results 1 – 3 of 3) sorted by relevance
31 #define UCHAR(x) p = puchar(p, ep, x) macro
325 #define UCHAR(x) ((x) = gchar(rp, sp)) macro
18 typedef unsigned char UCHAR; typedef