Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dlua.h364 #define LUA_HOOKTAILCALL 4 macro
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldo.c320 hook = LUA_HOOKTAILCALL; in callhook()