Home
last modified time | relevance | path

Searched refs:lc_monetary (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/libcxx/src/support/ibm/
H A Dxlocale_zos.cpp54 newloc->lc_monetary = locale; in newlocale()
83 setlocale(LC_MONETARY, newloc->lc_monetary.c_str()) == NULL) || in uselocale()
117 previous_loc->lc_monetary = tokenized[LC_MONETARY]; in uselocale()
125 previous_loc->lc_monetary = current_loc_name; in uselocale()
/netbsd/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dlocale_mgmt_aix.h61 newloc->lc_monetary = loc->lc_monetary; in newlocale()
H A Dlocale_mgmt_zos.h37 std::string lc_monetary; member
/netbsd/usr.bin/mklocale/
H A Dmklocaledb.c118 static const category_t lc_monetary = { variable
243 category = &lc_monetary; in mklocaledb()