Searched defs:nCcalls (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlstate.h165 unsigned short nCcalls; /* number of nested C calls */ member in struct:lua_State
H A Dldo.c585 int nCcalls = L->nCcalls; local
[all...]
/freebsd-current/contrib/lua/src/
H A Dlstate.h327 l_uint32 nCcalls; /* number of nested (non-yieldable | C) calls */ member in struct:lua_State

Completed in 111 milliseconds