Searched refs:TIME_LOCALE (Results 1 – 2 of 2) sorted by relevance
40 TIME_LOCALE = 1 << LC_TIME, enumerator
201 (locale_mask & TIME_LOCALE) == 0); in locfile_read()202 result->avail |= locale_mask & TIME_LOCALE; in locfile_read()203 not_here ^= TIME_LOCALE; in locfile_read()