Home
last modified time | relevance | path

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

/dragonfly/lib/libc/locale/
H A Dldpart.h32 #define _LDP_LOADED 0 macro
H A Dlmessages.c79 if (ret == _LDP_LOADED) { in messages_load_locale()
H A Dlnumeric.c76 if (ret == _LDP_LOADED) { in numeric_load_locale()
H A Dldpart.c137 return (_LDP_LOADED); in __part_load_locale()
H A Dlmonetary.c110 if (ret == _LDP_LOADED) { in monetary_load_locale_l()
H A Dsetrunelocale.c176 return (_LDP_LOADED); in __wrap_setrunelocale()
H A Dcollate.c88 if (__collate_load_tables_l(encoding, table) != _LDP_LOADED) { in __collate_load()
196 return (_LDP_LOADED); in __collate_load_tables_l()