Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/Lua/
Dlua.h364 #define LUA_HOOKTAILCALL 4 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dldo.c250 hook = LUA_HOOKTAILCALL; in callhook()