Searched refs:ll_loadfunc (Results 1 – 1 of 1) sorted by relevance
294 static int ll_loadfunc (lua_State *L, const char *path, const char *sym) { in ll_loadfunc() function312 int stat = ll_loadfunc(L, path, init); in ll_loadlib()408 if (ll_loadfunc(L, filename, funcname) != 0) in loader_C()425 if ((stat = ll_loadfunc(L, filename, funcname)) != 0) { in loader_Croot()