Searched refs:notnil (Results 1 – 1 of 1) sorted by relevance
1961 int notnil, i = 0; in luaV_list() local1966 notnil = !lua_isnil(L, -1); in luaV_list()1967 if (notnil) in luaV_list()1974 } while (notnil); in luaV_list()