Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dloadlib.c616 static const luaL_Reg ll_funcs[] = { variable
662 luaL_register(L, NULL, ll_funcs); /* open lib into global table */ in luaopen_package()