Searched refs:IGNOREDTOKENS (Results 1 – 3 of 3) sorted by relevance
32 #define IGNOREDTOKENS 400 /* #include | #pragma | //... | ... */ macro
93 WorkOnTokenSet( IGNOREDTOKENS, yytext );
2548 else if ( aEntry.nTyp != IGNOREDTOKENS ){ in Push()2570 if( aEntry.nTyp != IGNOREDTOKENS ){ in Push()
Completed in 30 milliseconds