Home
last modified time | relevance | path

Searched defs:raiseerror (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lua/src/
H A Dldo.c185 int luaD_reallocstack (lua_State *L, int newsize, int raiseerror) { in luaD_reallocstack()
209 int luaD_growstack (lua_State *L, int n, int raiseerror) { in luaD_growstack()