Home
last modified time | relevance | path

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

/glibc-2.36/locale/programs/
Dlocaledef.h42 MONETARY_LOCALE = 1 << LC_MONETARY, enumerator
Dlocfile.c187 (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()