Home
last modified time | relevance | path

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

/glibc-2.36/locale/programs/
Dlocaledef.h40 TIME_LOCALE = 1 << LC_TIME, enumerator
Dlocfile.c201 (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()