Searched refs:COMBINED (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/bmake/unit-tests/ |
H A D | directive-for-break.mk | 28 COMBINED+= ${outer}-${inner} 32 .if ${COMBINED} != "o1-i1 o1-i2 o1-i3 o2-i1 o3-i1 o3-i2 o3-i3"
|
/freebsd/sbin/pfctl/ |
H A D | pfctl_optimize.c | 88 COMBINED, /* the field may itself be combined with other rules */ enumerator 177 PF_RULE_FIELD(src.addr, COMBINED), 178 PF_RULE_FIELD(dst.addr, COMBINED), 1396 comparable_rule(&a, p1, COMBINED); in rules_combineable() 1397 comparable_rule(&b, p2, COMBINED); in rules_combineable()
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeAnalyzer.cpp | 306 STRINGIFY_CODE(FS, COMBINED) in GetCodeName()
|