Home
last modified time | relevance | path

Searched defs:freelocale (Results 1 – 6 of 6) sorted by relevance

/external/libcxx/include/support/win32/
Dlocale_mgmt_win32.h28 #define freelocale _free_locale macro
/external/libcxx/include/support/ibm/
Dlocale_mgmt_aix.h70 void freelocale(locale_t locobj) in freelocale() function
/external/libcxx/include/support/xlocale/
D__nop_locale_mgmt.h24 static inline void freelocale(locale_t) { in freelocale() function
/external/fmtlib/fmt/
Dposix.h323 static void freelocale(locale_t locale) { in freelocale() function
/external/icu/icu4c/source/i18n/
Ddigitlst.cpp492 # define freelocale _free_locale macro
/external/fmtlib/test/
Dposix-mock-test.cc511 FreeLocaleResult freelocale(LocaleType locale) { in freelocale() function