Searched refs:LOCALE_HOME (Results 1 - 2 of 2) sorted by relevance

/system/core/libcutils/
H A Dprivate.h75 #ifndef LOCALE_HOME
76 #define LOCALE_HOME "/usr/lib/locale" macro
77 #endif /* !defined LOCALE_HOME */
H A Dtzstrftime.c723 #ifdef LOCALE_HOME
727 static const char locale_home[] = LOCALE_HOME;
842 #endif /* defined LOCALE_HOME */

Completed in 73 milliseconds