Searched refs:PAPER_LOCALE (Results 1 – 2 of 2) sorted by relevance
44 PAPER_LOCALE = 1 << LC_PAPER, enumerator
215 (locale_mask & PAPER_LOCALE) == 0); in locfile_read()216 result->avail |= locale_mask & PAPER_LOCALE; in locfile_read()217 not_here ^= PAPER_LOCALE; in locfile_read()
Completed in 7 milliseconds