Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dluaconf.h70 #define LUA_CPATH "LUA_CPATH" macro
H A Dloadlib.c650 setpath(L, "cpath", LUA_CPATH, LUA_CPATH_DEFAULT); /* set field `cpath' */ in luaopen_package()