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

/barrelfish-2018-10-04/lib/libc/locale/
H A Dldpart.h32 #define _LDP_LOADED 0 macro
H A Dlmessages.c79 if (ret == _LDP_LOADED) {
H A Dlnumeric.c76 if (ret == _LDP_LOADED) {
H A Dldpart.c137 return (_LDP_LOADED);
H A Dlmonetary.c110 if (ret == _LDP_LOADED) {
H A Dsetrunelocale.c183 return (_LDP_LOADED);
H A Dcollate.c92 if (__collate_load_tables_l(encoding, table) != _LDP_LOADED) {
205 return (_LDP_LOADED);

Completed in 50 milliseconds