Searched refs:l_uint32 (Results 1 – 3 of 3) sorted by relevance
173 typedef unsigned int l_uint32; typedef175 typedef unsigned long l_uint32; typedef178 typedef l_uint32 Instruction;
322 l_uint32 nCcalls; /* number of nested (non-yieldable | C) calls */
139 l_uint32 oldnCcalls = L->nCcalls; in luaD_rawrunprotected()
Completed in 7 milliseconds