Searched defs:yyyCond (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dexpr.oxout.tab.c690 #define yyyCond(n) ((yyyTST->conds & (1<<(n)))?1:0) macro
[all...]
/freebsd-11-stable/contrib/byacc/test/yacc/
H A Dexpr.oxout.tab.c541 #define yyyCond(n) ((yyyTST->conds & (1<<(n)))?1:0) macro
[all...]

Completed in 439 milliseconds