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

  /src/lib/libc/locale/
dummy_lc_template.h 44 else if (!strcmp(_POSIX_LOCALE, name))
45 name = _POSIX_LOCALE;
setlocale_local.h 40 #define _POSIX_LOCALE "POSIX"
nb_lc_template.h 127 } else if (!strcmp(_POSIX_LOCALE, name)) {
128 cached_name = _POSIX_LOCALE;

Completed in 13 milliseconds