Searched refs:SWIG_TOKEN_INT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/swig-12/Source/Swig/
H A Dswigscan.h53 #define SWIG_TOKEN_INT 18 /* 314 */ macro
/macosx-10.10.1/swig-12/Source/Preprocessor/
H A Dexpr.c282 if ((token == SWIG_TOKEN_INT) || (token == SWIG_TOKEN_UINT) || (token == SWIG_TOKEN_LONG) || (token == SWIG_TOKEN_ULONG)) {
/macosx-10.10.1/swig-12/Source/CParse/
H A Dcscanner.c391 case SWIG_TOKEN_INT:

Completed in 133 milliseconds