Searched defs:c_locale (Results 1 – 2 of 2) sorted by relevance
42 static auto c_locale = newlocale(LC_ALL, "C", nullptr); in StrToD() local
97 c_locale = (locale_t) NULL; variable