Searched refs:luaV_CFuncState (Results 1 – 1 of 1) sorted by relevance
50 } luaV_CFuncState; typedef646 luaV_CFuncState *state; in luaV_totypval()649 state = ALLOC_CLEAR_ONE(luaV_CFuncState); in luaV_totypval()670 luaV_CFuncState *state = ALLOC_CLEAR_ONE(luaV_CFuncState); in luaV_totypval()2747 luaV_CFuncState *funcstate = (luaV_CFuncState*)state; in luaV_call_lua_func()2776 luaV_CFuncState *funcstate = (luaV_CFuncState*)state; in luaV_call_lua_func_free()