Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dloadlib.c349 static void addtoclib (lua_State *L, const char *path, void *plib) { in addtoclib() function
395 addtoclib(L, path, reg); in lookforfunc()