Searched defs:LUA_TPROTO (Results 1 – 2 of 2) sorted by relevance
20 #define LUA_TPROTO LUA_NUMTAGS macro
23 #define LUA_TPROTO (LUA_NUMTYPES+1) /* function prototypes */ macro