Home
last modified time | relevance | path

Searched refs:LUA_TPROTO (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlobject.h23 #define LUA_TPROTO (LUA_NUMTYPES+1) /* function prototypes */ macro
31 #define LUA_TOTALTYPES (LUA_TPROTO + 2)
496 #define LUA_VPROTO makevariant(LUA_TPROTO, 0)

Completed in 6 milliseconds