Home
last modified time | relevance | path

Searched refs:_LDP_LOADED (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libc/locale/
H A Dldpart.h32 #define _LDP_LOADED 0 macro
H A Dlnumeric.c73 if (ret == _LDP_LOADED) { in numeric_load_locale()
H A Dlmessages.c80 if (ret == _LDP_LOADED) { in messages_load_locale()
H A Dldpart.c137 return (_LDP_LOADED); in __part_load_locale()
H A Dlmonetary.c107 if (ret == _LDP_LOADED) { in monetary_load_locale_l()
H A Dsetrunelocale.c194 return (_LDP_LOADED); in __wrap_setrunelocale()
H A Dcollate.c109 if (__collate_load_tables_l(encoding, table) != _LDP_LOADED) { in __collate_load()
231 return (_LDP_LOADED); in __collate_load_tables_l()