HomeSort by: relevance | last modified time | path
    Searched refs:LUA_VEMPTY (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/lua/dist/src/
lobject.h 190 #define LUA_VEMPTY makevariant(LUA_TNIL, 1)
229 #define setempty(v) settt_(v, LUA_VEMPTY)
ltable.c 98 {{NULL}, LUA_VEMPTY, /* value's value and type */

Completed in 24 milliseconds