Searched defs:errfunc (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/ |
H A D | evp_utils.c | 27 #define PARAM_CHECK(obj, func, errfunc) \ argument
|
/netbsd-src/external/gpl2/gmake/dist/glob/ |
H A D | glob.c | 361 glob (pattern, flags, errfunc, pglob) in glob() argument 1216 int (*errfunc) __P ((const char *, int)); variable
|
/netbsd-src/external/bsd/lutok/dist/ |
H A D | state.cpp | 631 lutok::state::pcall(const int nargs, const int nresults, const int errfunc) in pcall()
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | glob.c | 246 glob (pattern, flags, errfunc, pglob) in glob() argument
|
/netbsd-src/external/mit/lua/dist/src/ |
H A D | ldebug.c | 815 StkId errfunc = restorestack(L, L->errfunc); in luaG_errormsg() local
|
H A D | lstate.h | 328 ptrdiff_t errfunc; /* current error handling function (stack index) */ member
|
H A D | lapi.c | 1053 LUA_API int lua_pcallk (lua_State *L, int nargs, int nresults, int errfunc, in lua_pcallk()
|