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

/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dlocale_mgmt_aix.h65 newloc->lc_numeric = loc->lc_numeric;
H A Dlocale_mgmt_zos.h38 std::string lc_numeric; member in struct:locale_struct
/netbsd-current/external/apache2/llvm/dist/libcxx/src/support/ibm/
H A Dxlocale_zos.cpp56 newloc->lc_numeric = locale;
85 setlocale(LC_NUMERIC, newloc->lc_numeric.c_str()) == NULL) ||
118 previous_loc->lc_numeric = tokenized[LC_NUMERIC];
126 previous_loc->lc_numeric = current_loc_name;
/netbsd-current/usr.bin/mklocale/
H A Dmklocaledb.c148 static const category_t lc_numeric = { variable
245 category = &lc_numeric;

Completed in 272 milliseconds