Searched defs:c_locale (Results 1 – 4 of 4) sorted by relevance
17 __locale_t c_locale = {nullptr}; variable
44 static auto c_locale = newlocale(LC_ALL, "C", nullptr); in StrToD() local
673 std::locale c_locale("C"); in TEST_F() local
889 static std::locale c_locale("C"); in setDebugName() local