Searched refs:qres (Results 1 – 2 of 2) sorted by relevance
1540 long double qres = 0; in _SVFWSCANF() local1541 #define QUAD_RES qres; in _SVFWSCANF()1569 qres = wcstold (buf, NULL); in _SVFWSCANF()
1885 long double qres = 0; in _SVFSCANF() local1886 #define QUAD_RES qres; in _SVFSCANF()1915 qres = strtold (buf, NULL); in _SVFSCANF()