Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dkyuafile.cpp72 static int lua_current_kyuafile(lutok::state&);
153 _state.push_cxx_function(lua_current_kyuafile); in parser()
467 lua_current_kyuafile(lutok::state& state) in lua_current_kyuafile() function