Home | History | Annotate | Download | only in tests

Lines Matching defs:cloc

514   locale_t cloc = newlocale(LC_ALL, "C.UTF-8", 0);
515 locale_t old_locale = uselocale(cloc);
534 freelocale(cloc);