Searched defs:char32_t (Results 1 – 8 of 8) sorted by relevance
14 typedef uint_least32_t char32_t; typedef
8 typedef __CHAR32_TYPE__ char32_t; typedef
11 typedef __CHAR32_TYPE__ char32_t; typedef
6 typedef unsigned int char32_t; typedef
17 int char32_t = 1; in main() local
36 #define char32_t macro
33 void consume(const char32_t *) {} in consume()
225 static const char* GetCharWidthPrefix(char32_t) { return "U"; } in GetCharWidthPrefix() argument