Searched defs:errfunc (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/contrib/lutok/ |
| H A D | operations.cpp | 77 const int nresults, const int errfunc) in do_file() 117 const int nresults, const int errfunc) in do_string()
|
| H A D | state.cpp | 643 lutok::state::pcall(const int nargs, const int nresults, const int errfunc) in pcall()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_ra_serf/ |
| H A D | stream_bucket.c | 32 svn_ra_serf__stream_bucket_errfunc_t errfunc; member 106 svn_ra_serf__stream_bucket_errfunc_t errfunc, in svn_ra_serf__create_stream_bucket()
|
| /freebsd-13.1/sys/contrib/openzfs/module/lua/ |
| H A D | ldebug.c | 588 StkId errfunc = restorestack(L, L->errfunc); in luaG_errormsg() local
|
| H A D | lstate.h | 176 ptrdiff_t errfunc; /* current error handling function (stack index) */ member
|
| H A D | lapi.c | 925 LUA_API int lua_pcallk (lua_State *L, int nargs, int nresults, int errfunc, in lua_pcallk()
|
| /freebsd-13.1/contrib/lua/src/ |
| H A D | ldebug.c | 756 StkId errfunc = restorestack(L, L->errfunc); in luaG_errormsg() local
|
| H A D | lstate.h | 289 ptrdiff_t errfunc; /* current error handling function (stack index) */ member
|
| H A D | lapi.c | 1010 LUA_API int lua_pcallk (lua_State *L, int nargs, int nresults, int errfunc, in lua_pcallk()
|