Searched refs:_LDP_ERROR (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.2-release/lib/libc/locale/
H A Dldpart.h33 #define _LDP_ERROR (-1) macro
H A Dlnumeric.c74 if (ret != _LDP_ERROR)
100 &l->numeric_locale_changed, name) == _LDP_ERROR)
H A Dcollate.c139 return (_LDP_ERROR);
145 return (_LDP_ERROR);
155 return (_LDP_ERROR);
162 return (_LDP_ERROR);
167 return (_LDP_ERROR);
177 return (_LDP_ERROR);
185 return (_LDP_ERROR);
194 return (_LDP_ERROR);
206 return (_LDP_ERROR); \
H A Dldpart.c91 return (_LDP_ERROR);
148 return (_LDP_ERROR);
H A Dlmessages.c98 if (messages_load_locale(new, &l->using_messages_locale, name) == _LDP_ERROR) {
H A Dlmonetary.c108 if (ret != _LDP_ERROR)
161 &l->monetary_locale_changed, name) == _LDP_ERROR)
H A Dsetrunelocale.c190 return (_LDP_ERROR);
H A Dsetlocale.c279 if (func(new) != _LDP_ERROR) {
/freebsd-10.2-release/lib/libc/stdtime/
H A Dtimelocal.c147 if (time_load_locale(new, &loc->using_time_locale, name) == _LDP_ERROR)

Completed in 65 milliseconds