Searched refs:isstackindex (Results 1 – 2 of 2) sorted by relevance
52 #define isstackindex(i, o) (isvalid(o) && !ispseudo(i)) macro57 api_check(l, isstackindex(i, o), "index not in the stack")
46 #define isstackindex(i, o) (isvalid(o) && !ispseudo(i)) macro51 api_check(L, isstackindex(i, o), "index not in the stack")