Searched refs:lua_type (Results 1 – 1 of 1) sorted by relevance
177 #define lua_type dll_lua_type macro607 switch (lua_type(L, pos)) in luaV_totypval()1951 if (initarg && lua_type(L, 1) != LUA_TTABLE) in luaV_list()1986 if (initarg && lua_type(L, 1) != LUA_TTABLE) in luaV_dict()2132 if (lua_type(L, 1) == LUA_TUSERDATA) // check vim udata? in luaV_type()