MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / fitsC

Function fitsC

CPPScripts/External/Lua/lcode.c:659–661  ·  view source on GitHub ↗

** Check whether 'i' can be stored in an 'sC' operand. Equivalent to ** (0 <= int2sC(i) && int2sC(i) <= MAXARG_C) but without risk of ** overflows in the hidden addition inside 'int2sC'. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

isSCintFunction · 0.85
isSCnumberFunction · 0.85
finishbinexpnegFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected