MCPcopy Create free account
hub / github.com/corels/corels / ruleset_swap

Function ruleset_swap

src/rulelib.cpp:639–670  ·  view source on GitHub ↗

* Swap rules i and j such that i + 1 = j. * j.captures = j.captures | (i.captures & j.tt) * i.captures = i.captures & ~j.captures * then swap positions i and j */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

rule_vinitFunction · 0.85
rule_vandFunction · 0.85
rule_vorFunction · 0.85
rule_vandnotFunction · 0.85
rule_vfreeFunction · 0.85

Tested by

no test coverage detected