Searched refs:Scanner_isoperator (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/swig-10/Source/Swig/
H A Dswigscan.h30 extern int Scanner_isoperator(int tokval);
/macosx-10.9.5/swig-10/Source/CParse/
H A Dcscanner.c643 (1) If the next token is an operator as determined by Scanner_isoperator(),
658 if (Scanner_isoperator(nexttok)) {

Completed in 216 milliseconds