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

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

Completed in 199 milliseconds