Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
829
static void check2test (Instruction *p, int n) {
830
assert(ischeck(p) && n != 0);
831
p->i.offset = n;
832
}
833
834
835
/*
Callers
5
optimizechoice
Function · 0.85
diff_l
Function · 0.85
basicUnion
Function · 0.85
repeatheadfail
Function · 0.85
optionalheadfail
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected