Searched defs:raw_state (Results 1 – 6 of 6) sorted by relevance
41 lua_State* raw_state = luaL_newstate(); in ATF_TEST_CASE_BODY() local63 lua_State* raw_state = gate.c_state(); in ATF_TEST_CASE_BODY() local
69 lua_State* raw_state = state_c_gate(s).c_state(); in get_info() local83 lua_State* raw_state = state_c_gate(s).c_state(); in get_stack() local
63 lutok::state_c_gate::connect(lua_State* raw_state) in connect()
140 lua_State* raw_state) throw() in call_cxx_function_from_c()174 cxx_closure_trampoline(lua_State* raw_state) in cxx_closure_trampoline()203 cxx_function_trampoline(lua_State* raw_state) in cxx_function_trampoline()901 lutok::state::raw_state(void) in raw_state() function in lutok::state
83 lua_State* raw_state = lutok::state_c_gate(state_).c_state(); in from_stack() local
109 c_get_upvalues(lua_State* raw_state) in c_get_upvalues()