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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dluaconf.h110 #define LUA_ROOT "/usr/local/" macro
111 #define LUA_LDIR LUA_ROOT "share/lua/" LUA_VDIR
112 #define LUA_CDIR LUA_ROOT "lib/lua/" LUA_VDIR
/freebsd-12-stable/lib/liblua/
H A Dluaconf.h212 #define LUA_ROOT "/usr/" macro
213 #define LUA_LDIR LUA_ROOT "share/flua/"
214 #define LUA_CDIR LUA_ROOT "lib/flua/"
/freebsd-12-stable/stand/liblua/
H A Dluaconf.h205 #define LUA_ROOT LUA_PATH "/" LUA_VDIR "/" macro
206 #define LUA_LDIR LUA_ROOT "share/"
207 #define LUA_CDIR LUA_ROOT "lib/"

Completed in 112 milliseconds