Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c50 } luaV_CFuncState; typedef
646 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()