Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dkyuafile.cpp74 static int lua_plain_test_program(lutok::state&);
157 _state.push_cxx_function(lua_plain_test_program); in parser()
495 lua_plain_test_program(lutok::state& state) in lua_plain_test_program() function