Searched refs:PARMS (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/swig-12/Source/CParse/
H A Dparser.h139 PARMS = 355, enumerator in enum:yytokentype
266 #define PARMS 355 macro
H A Dcscanner.c904 return (PARMS);
H A Dparser.y1506 %token TYPES PARMS
2415 | PARMS LPAREN parms RPAREN SEMI { $$ = $3; }
H A Dparser.c166 PARMS = 355, enumerator in enum:yytokentype
293 #define PARMS 355 macro
2402 "QUESTIONMARK", "TYPES", "PARMS", "NONID", "DSTAR", "DCNOT", "TEMPLATE",

Completed in 193 milliseconds