Home
last modified time | relevance | path

Searched defs:LC_ALL_MASK (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/include/support/newlib/
Dxlocale.h47 #define LC_ALL_MASK (LC_COLLATE_MASK|\ macro
/external/libcxx/include/support/win32/
Dlocale_win32.h28 #define LC_ALL_MASK ( LC_COLLATE_MASK \ macro
/external/libcxx/include/support/ibm/
Dxlocale.h31 #define LC_ALL_MASK (LC_COLLATE_MASK | LC_CTYPE_MASK | \ macro