Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dldo.c216 int luaD_reallocstack (lua_State *L, int newsize, int raiseerror) { in luaD_reallocstack()
246 int luaD_growstack (lua_State *L, int n, int raiseerror) { in luaD_growstack()