Searched refs:ERRLIB (Results 1 – 1 of 1) sorted by relevance
39 #define ERRLIB 1 macro298 return ERRLIB; /* unable to load library */ in ll_loadfunc()318 lua_pushstring(L, (stat == ERRLIB) ? LIB_FAIL : "init"); in ll_loadlib()