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

/macosx-10.10.1/swig-12/Source/Swig/
H A Dswigscan.h54 #define SWIG_TOKEN_UINT 19 /* 314U */ 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.c394 case SWIG_TOKEN_UINT:

Completed in 96 milliseconds