Home
last modified time | relevance | path

Searched refs:cloc (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/test/libc-tests/tests/newlocale/
H A Dnewlocale_test.c62 locale_t cloc, loc; in testlocale_thr_one() local
68 cloc = uselocale(NULL); in testlocale_thr_one()
114 if (uselocale(cloc) != loc) { in testlocale_thr_one()
118 if (uselocale(LC_GLOBAL_LOCALE) != cloc) { in testlocale_thr_one()