OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
238
*tmp =
_tstoi
(arg);
Completed in 373 milliseconds