Searched refs:UC (Results 1 – 1 of 1) sorted by relevance
47 #define UC(b) (((int)b)&0xff) in inet_ntoa() macro49 "%u.%u.%u.%u", UC(p[0]), UC(p[1]), UC(p[2]), UC(p[3])); in inet_ntoa()