Searched refs:noderef (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/usr.bin/diff/
H A Ddiff.h112 extern bool ignore_file_case, suppress_common, color, noderef, algorithm_set;
H A Ddiff.c40 bool ignore_file_case, suppress_common, color, noderef; variable
372 noderef = true;
H A Ddiffdir.c187 if (noderef) {
/freebsd-current/contrib/byacc/test/
H A Dexpr.oxout.y252 yyyRefN= (yyyws = (yyyRSTop->whichSym))?yyyRSTopNp.noderef:yyyRSTopN;
308 {yyyiDum = yyyIIEL[yyyIIIEL[yyyRSTopNp.noderef->prodNum] +
312 yyySignalEnts(yyyRSTopNp.noderef,
861 gnpDum->parent.noderef = (*yyyOxStackItem)->node;
1355 prodNum = np->parent.noderef->prodNum;
1380 yyyShowProd(np->parent.noderef->prodNum);
/freebsd-current/contrib/byacc/test/yacc/
H A Dexpr.oxout.tab.c451 yyyRefN= (yyyws = (yyyRSTop->whichSym))?yyyRSTopNp.noderef:yyyRSTopN;
507 {yyyiDum = yyyIIEL[yyyIIIEL[yyyRSTopNp.noderef->prodNum] +
511 yyySignalEnts(yyyRSTopNp.noderef,
1060 gnpDum->parent.noderef = (*yyyOxStackItem)->node;
1554 prodNum = np->parent.noderef->prodNum;
1579 yyyShowProd(np->parent.noderef->prodNum);
/freebsd-current/contrib/byacc/test/btyacc/
H A Dexpr.oxout.tab.c601 yyyRefN= (yyyws = (yyyRSTop->whichSym))?yyyRSTopNp.noderef:yyyRSTopN;
657 {yyyiDum = yyyIIEL[yyyIIIEL[yyyRSTopNp.noderef->prodNum] +
661 yyySignalEnts(yyyRSTopNp.noderef,
1210 gnpDum->parent.noderef = (*yyyOxStackItem)->node;
1704 prodNum = np->parent.noderef->prodNum;
1729 yyyShowProd(np->parent.noderef->prodNum);
/freebsd-current/usr.bin/diff/tests/
H A Ddiff_test.sh24 atf_test_case noderef
391 atf_add_test_case noderef

Completed in 187 milliseconds