Searched refs:have_locthousands (Results 1 – 1 of 1) sorted by relevance
2234 bool have_locthousands = (flags & GROUP) != 0; in __vfwscanf_internal() local2244 have_locthousands &= wcdigits[10] != L'\0'; in __vfwscanf_internal()2256 if (have_locthousands) in __vfwscanf_internal()2263 have_locthousands = false; in __vfwscanf_internal()2311 else if (n == 10 && have_locthousands in __vfwscanf_internal()
Completed in 6 milliseconds