Searched refs:_tstof (Results 1 – 2 of 2) sorted by relevance
117 #ifndef _tstof /* For Visual Studio 6 */120 #define _tstof(x) (float) wcstod(x, NULL) /* For Visual Studio 6 */ macro122 #define _tstof atof macro162 #define _tstof FDKatof macro
249 *tmp = (float) _tstof(arg); in IIS_ScanCmdl()258 *tmp = _tstof(arg); // '%lf' reads as double in IIS_ScanCmdl()