Searched refs:NILCONSTANT (Results 1 – 3 of 3) sorted by relevance
78 {NILCONSTANT}, /* value */79 {{NILCONSTANT, 0}} /* key */
33 LUAI_DDEF const TValue luaO_nilobject_ = {NILCONSTANT};
120 #define NILCONSTANT {NULL}, LUA_TNIL macro