Searched refs:IDENTIFICATION_LOCALE (Results 1 – 2 of 2) sorted by relevance
49 IDENTIFICATION_LOCALE = 1 << LC_IDENTIFICATION, enumerator
250 (locale_mask & IDENTIFICATION_LOCALE) == 0); in locfile_read()251 result->avail |= locale_mask & IDENTIFICATION_LOCALE; in locfile_read()252 not_here ^= IDENTIFICATION_LOCALE; in locfile_read()
Completed in 7 milliseconds