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

/external/libpcap/
H A Dtokdefs.h157 UMINUS = 375 enumerator in enum:yytokentype
278 #define UMINUS 375 macro
H A Dgrammar.y314 %nonassoc UMINUS
625 | '-' arth %prec UMINUS { $$ = gen_neg($2); }
H A Dgrammar.c464 UMINUS = 375 enumerator in enum:yytokentype
585 #define UMINUS 375 macro
1042 "'+'", "'-'", "'*'", "'/'", "UMINUS", "')'", "'('", "'>'", "'='", "'<'",

Completed in 151 milliseconds