Searched defs:raw_state (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/lutok/dist/
H A Dc_gate.cpp63 lutok::state_c_gate::connect(lua_State* raw_state) argument
H A Dc_gate_test.cpp41 lua_State* raw_state = luaL_newstate(); local
63 lua_State* raw_state = gate.c_state(); local
H A Dexceptions.cpp83 lua_State* raw_state = lutok::state_c_gate(state_).c_state(); local
H A Ddebug.cpp69 lua_State* raw_state = state_c_gate(s).c_state(); local
83 lua_State* raw_state = state_c_gate(s).c_state(); local
H A Dstate.cpp174 cxx_closure_trampoline(lua_State* raw_state) argument
139 call_cxx_function_from_c(lutok::cxx_function function, lua_State* raw_state) argument
203 cxx_function_trampoline(lua_State* raw_state) argument
889 lutok::state::raw_state(void) function in class:lutok::state
[all...]
H A Dstate_test.cpp109 c_get_upvalues(lua_State* raw_state) argument

Completed in 188 milliseconds