Searched refs:l_uint32 (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/lua/src/
H A Dllimits.h189 typedef unsigned int l_uint32; typedef
191 typedef unsigned long l_uint32; typedef
194 typedef l_uint32 Instruction;
H A Dlstate.h290 l_uint32 nCcalls; /* number of nested (non-yieldable | C) calls */
H A Dldo.c142 l_uint32 oldnCcalls = L->nCcalls;

Completed in 44 milliseconds