Searched refs:topop (Results 1 – 1 of 1) sorted by relevance
280 static int checkint (lua_State *L, int topop) { in checkint() argument282 lua_pop(L, topop); in checkint()