Home
last modified time | relevance | path

Searched refs:C_LOCALE (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/musl/time/
H A Dasctime_r.c11 __nl_langinfo_l(ABDAY_1+tm->tm_wday, C_LOCALE), in __asctime_r()
12 __nl_langinfo_l(ABMON_1+tm->tm_mon, C_LOCALE), in __asctime_r()
/haiku/src/system/libroot/posix/musl/internal/
H A Dlocale_impl.h15 #define C_LOCALE (__posix_locale_t()) macro