HomeSort by relevance Sort by last modified time
    Searched defs:_tstof (Results 1 - 2 of 2) sorted by null

  /external/aac/libSYS/include/
cmdl_parser.h 117 #ifndef _tstof /* For Visual Studio 6 */
120 #define _tstof(x) (float) wcstod(x, NULL) /* For Visual Studio 6 */ macro
122 #define _tstof atof macro
162 #define _tstof FDKatof macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tchar.h 218 #define _tstof _wtof macro
588 #define _tstof atof macro

Completed in 54 milliseconds