Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dloadlib.c62 static const char *const CLIBS = "_CLIBS"; variable
337 lua_getfield(L, LUA_REGISTRYINDEX, CLIBS); in checkclib()
350 lua_getfield(L, LUA_REGISTRYINDEX, CLIBS); in addtoclib()
736 luaL_getsubtable(L, LUA_REGISTRYINDEX, CLIBS); /* create CLIBS table */ in createclibstable()