Home
last modified time | relevance | path

Searched refs:checkclib (Results 1 – 1 of 1) sorted by relevance

/external/lua/src/
Dloadlib.c317 static void *checkclib (lua_State *L, const char *path) { in checkclib() function
373 void *reg = checkclib(L, path); /* check loaded C libraries */ in lookforfunc()