Home
last modified time | relevance | path

Searched refs:_tstoi (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSYS/include/
Dcmdl_parser.h134 #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/
Dcmdl_parser.cpp238 *tmp = _tstoi(arg); in IIS_ScanCmdl()