Searched defs:LUA_TSHRSTR (Results 1 – 2 of 2) sorted by relevance
56 #define LUA_TSHRSTR (LUA_TSTRING | (0 << 4)) /* short strings */ macro