Searched refs:firstresult (Results 1 – 2 of 2) sorted by relevance
441 StkId firstresult; in moveresults() local475 firstresult = L->top.p - nres; /* index of first result */ in moveresults()479 setobjs2s(L, res + i, firstresult + i); in moveresults()
725 const std::string &name, unsigned firstresult) in CheckComplexPatMatcher() argument727 Name(name), FirstResult(firstresult) {} in CheckComplexPatMatcher()