MCPcopy Create free account
hub / github.com/ejoy/ejoy2d / luaV_mod

Function luaV_mod

lua/lvm.c:455–467  ·  view source on GitHub ↗

** Integer modulus; return 'm % n'. (Assume that C '%' with ** negative operands follows C99 behavior. See previous comment ** about luaV_div.) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

luaV_executeFunction · 0.85
intarithFunction · 0.85

Calls 1

luaG_runerrorFunction · 0.85

Tested by

no test coverage detected