Home
last modified time | relevance | path

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

/glibc-2.36/locale/programs/
Dlocaledef.h47 TELEPHONE_LOCALE = 1 << LC_TELEPHONE, enumerator
Dlocfile.c236 (locale_mask & TELEPHONE_LOCALE) == 0); in locfile_read()
237 result->avail |= locale_mask & TELEPHONE_LOCALE; in locfile_read()
238 not_here ^= TELEPHONE_LOCALE; in locfile_read()