Home
last modified time | relevance | path

Searched defs:char32_t (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/include/
H A Duchar.h41 typedef __char32_t char32_t; typedef
/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest-printers.cc225 static const char* GetCharWidthPrefix(char32_t) { return "U"; } in GetCharWidthPrefix() argument