Searched defs:uch (Results 1 – 4 of 4) sorted by relevance
43 typedef unsigned char uch; typedef
286 int s1, int s2, int s3, unsigned char uch, in testDisequalityRules()
132 char32_t uch{static_cast<std::make_unsigned_t<decltype(ch)>>(ch)}; in EncodeString() local
69 …unsigned char uch = NULL; // expected-warning {{implicit conversion of NULL constant to 'unsigned … in test3() local