Home
last modified time | relevance | path

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

/external/libcxx/include/support/ibm/
Dlocale_mgmt_aix.h75 locale_t uselocale(locale_t newloc) in uselocale() function
/external/libcxx/include/support/xlocale/
D__nop_locale_mgmt.h31 static inline locale_t uselocale(locale_t) { in uselocale() function
/external/libcxx/src/support/win32/
Dlocale_win32.cpp26 locale_t uselocale( locale_t newloc ) in uselocale() function