Home
last modified time | relevance | path

Searched defs:lua (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bmake/
H A Dconfigure.in202 AC_ARG_WITH(lua, optwith
614 AC_SUBST(lua) subst
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp285 Lua &lua = lua_interpreter->GetLua(); in BreakpointCallbackFunction() local
313 Lua &lua = lua_interpreter->GetLua(); WatchpointCallbackFunction() local
[all...]
/freebsd/contrib/lutok/
H A Dstate.cpp244 lua_State* lua = luaL_newstate(); in state() local