Searched refs:firstresult (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dldo.c438 StkId firstresult; local
472 firstresult = L->top.p - nres; /* index of first result */
476 setobjs2s(L, res + i, firstresult + i);
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcher.h704 const std::string &name, unsigned firstresult)
706 Name(name), FirstResult(firstresult) {}
703 CheckComplexPatMatcher(const ComplexPattern &pattern, unsigned matchnumber, const std::string &name, unsigned firstresult) argument

Completed in 95 milliseconds