Searched refs:curnumeric (Results 1 – 1 of 1) sorted by relevance
352 struct __locale_data *const curnumeric = loc->__locales[LC_NUMERIC]; in __vfwscanf_internal() local359 decimal = curnumeric->values[_NL_ITEM_INDEX (DECIMAL_POINT)].string; in __vfwscanf_internal()365 thousands = curnumeric->values[_NL_ITEM_INDEX (THOUSANDS_SEP)].string; in __vfwscanf_internal()
Completed in 6 milliseconds