Home
last modified time | relevance | path

Searched defs:using_locale (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libc/locale/
H A Dldpart.c48 int *using_locale, in __part_load_locale()
H A Dlnumeric.c63 numeric_load_locale(struct xlocale_numeric *loc, int *using_locale, in numeric_load_locale()
H A Dlmessages.c70 messages_load_locale(struct xlocale_messages *loc, int *using_locale, in messages_load_locale()
H A Dlmonetary.c97 monetary_load_locale_l(struct xlocale_monetary *loc, int *using_locale, in monetary_load_locale_l()
/freebsd/lib/libc/stdtime/
H A Dtimelocal.c128 time_load_locale(struct xlocale_time *l, int *using_locale, const char *name) in time_load_locale()