Searched defs:uchar (Results 1 – 5 of 5) sorted by relevance
119 typedef unsigned char uchar; typedef
39 typedef unsigned char uchar; typedef
88 typedef unsigned char uchar; typedef
104 typedef unsigned char uchar; in htonl() typedef113 typedef unsigned char uchar; in maybe_htonl() typedef
41 #define uchar(c) ((unsigned char)(c)) macro