Home
last modified time | relevance | path

Searched defs:yyyCond (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/byacc/test/
H A Dexpr.oxout.y344 #define yyyCond(n) ((yyyTST->conds & (1<<(n)))?1:0) macro
/freebsd/contrib/byacc/test/yacc/
H A Dexpr.oxout.tab.c543 #define yyyCond(n) ((yyyTST->conds & (1<<(n)))?1:0) macro
/freebsd/contrib/byacc/test/btyacc/
H A Dexpr.oxout.tab.c693 #define yyyCond(n) ((yyyTST->conds & (1<<(n)))?1:0) macro