Home
last modified time | relevance | path

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

/bionic/libc/include/
Dlocale.h42 #define LC_TIME 2 macro
56 #define LC_TIME_MASK (1 << LC_TIME)
/bionic/tests/headers/posix/
Dlocale_h.c67 MACRO(LC_TIME); in locale_h()