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

/macosx-10.10.1/swig-12/Source/Swig/
H A Dswigscan.h66 #define SWIG_TOKEN_COMMENT 31 /* C or C++ comment */ macro
/macosx-10.10.1/swig-12/Source/Preprocessor/
H A Dexpr.c241 if (!((t == SWIG_TOKEN_BACKSLASH) || (t == SWIG_TOKEN_ENDLINE) || (t == SWIG_TOKEN_COMMENT)))
/macosx-10.10.1/swig-12/Source/CParse/
H A Dcscanner.c423 case SWIG_TOKEN_COMMENT:

Completed in 111 milliseconds