HomeSort by: relevance | last modified time | path
    Searched defs:pusherror (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/lua/dist/src/
loadlib.c 196 static void pusherror (lua_State *L) { function
214 if (lib == NULL) pusherror(L);
221 if (f == NULL) pusherror(L);

Completed in 25 milliseconds