LUA_ERRERR         32 lib/lua/lauxlib.h #define LUA_ERRFILE     (LUA_ERRERR+1)
LUA_ERRERR        621 lib/lua/ldebug.c     if (!ttisfunction(errfunc)) luaD_throw(L, LUA_ERRERR);
LUA_ERRERR         57 lib/lua/ldo.c      case LUA_ERRERR: {
LUA_ERRERR        171 lib/lua/ldo.c      luaD_throw(L, LUA_ERRERR);
LUA_ERRERR        375 lib/lua/ldo.c        luaD_throw(L, LUA_ERRERR);  /* error while handing stack error */