Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Dlocale.h76 #define LC_TIME_MASK (1 << LC_TIME) macro
/titanic_41/usr/src/test/libc-tests/tests/newlocale/
H A Dnewlocale_test.c172 loc = newlocale(LC_TIME_MASK, "de_DE.UTF-8", loc); in test_newlocale_categories()