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

  /external/aac/libSYS/include/
cmdl_parser.h 134 #ifndef _tstoi /* For Visual Studio 6 */
136 #define _tstoi _wtoi macro
138 #define _tstoi atoi macro
164 #define _tstoi FDKatoi macro
  /external/aac/libSYS/src/
cmdl_parser.cpp 241 *tmp = _tstoi(arg);

Completed in 53 milliseconds