Home
last modified time | relevance | path

Searched refs:findpcall (Results 1 – 1 of 1) sorted by relevance

/external/lua/src/
Dldo.c566 static CallInfo *findpcall (lua_State *L) { in findpcall() function
583 CallInfo *ci = findpcall(L); in recover()