Searched defs:ispseudo (Results 1 – 2 of 2) sorted by relevance
40 #define ispseudo(i) ((i) <= LUA_REGISTRYINDEX) macro
50 #define ispseudo(i) ((i) <= LUA_REGISTRYINDEX) macro