MCPcopy Create free account
hub / github.com/BZFlag-Dev/bzflag / check2test

Function check2test

other_src/lua/src/lpeg.cpp:829–832  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

827
828
829static void check2test (Instruction *p, int n) {
830 assert(ischeck(p) && n != 0);
831 p->i.offset = n;
832}
833
834
835/*

Callers 5

optimizechoiceFunction · 0.85
diff_lFunction · 0.85
basicUnionFunction · 0.85
repeatheadfailFunction · 0.85
optionalheadfailFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected