Home
last modified time | relevance | path

Searched refs:SWIG_TOKEN_ILLEGAL (Results 1 – 2 of 2) sorted by relevance

/dports/devel/swig/swig-4.0.2/Source/Swig/
H A Dswigscan.h74 #define SWIG_TOKEN_ILLEGAL 99 macro
H A Dscanner.c1446 return SWIG_TOKEN_ILLEGAL; in look()