Searched defs:using_locale (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/lib/libc/locale/ |
H A D | ldpart.c | 49 int *using_locale, in __part_load_locale()
|
H A D | lnumeric.c | 64 numeric_load_locale(struct xlocale_numeric *loc, int *using_locale, int *changed, in numeric_load_locale()
|
H A D | lmessages.c | 70 messages_load_locale(struct xlocale_messages *loc, int *using_locale, const char *name) in messages_load_locale()
|
H A D | lmonetary.c | 98 monetary_load_locale_l(struct xlocale_monetary *loc, int *using_locale, in monetary_load_locale_l()
|
/dflybsd-src/lib/libc/stdtime/ |
H A D | timelocal.c | 129 time_load_locale(struct xlocale_time *l, int *using_locale, const char *name) in time_load_locale()
|