Searched refs:MONETARY_LOCALE (Results 1 – 2 of 2) sorted by relevance
42 MONETARY_LOCALE = 1 << LC_MONETARY, enumerator
187 (locale_mask & MONETARY_LOCALE) == 0); in locfile_read()188 result->avail |= locale_mask & MONETARY_LOCALE; in locfile_read()189 not_here ^= MONETARY_LOCALE; in locfile_read()