HomeSort by: relevance | last modified time | path
    Searched refs:_C_LOCALE (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libc/locale/
dummy_lc_template.h 42 if (!strcmp(_C_LOCALE, name))
43 name = _C_LOCALE;
global_locale.c 112 static const char _lc_C_locale_name[] = _C_LOCALE;
150 .query = { _C_LOCALE },
178 .query = { _C_LOCALE },
setlocale_local.h 39 #define _C_LOCALE "C"
newlocale.c 53 name = _C_LOCALE;
nb_lc_template.h 124 if (!strcmp(_C_LOCALE, name)) {
setlocale.c 171 name = _C_LOCALE;

Completed in 13 milliseconds