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

/barrelfish-2018-10-04/lib/lua/src/
H A Dloadlib.c34 ** LUA_PATH and LUA_CPATH are the names of the environment
41 #if !defined(LUA_CPATH)
42 #define LUA_CPATH "LUA_CPATH" macro
48 #define LUA_CPATHVERSION LUA_CPATH LUA_PATHSUFFIX
708 setpath(L, "cpath", LUA_CPATHVERSION, LUA_CPATH, LUA_CPATH_DEFAULT);

Completed in 87 milliseconds