Searched refs:LC_NULL_LOCALE (Results 1 – 4 of 4) sorted by relevance
36 if (loc == LC_NULL_LOCALE) { in duplocale()38 return LC_NULL_LOCALE; in duplocale()
42 return LC_NULL_LOCALE; in newlocale()45 if (base == LC_NULL_LOCALE) in newlocale()
33 #define LC_NULL_LOCALE ((locale_t)0) macro
32 if (loc != LC_NULL_LOCALE && loc != LC_GLOBAL_LOCALE) in freelocale()