Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlapi.c47 #define isstackindex(i, o) (isvalid(o) && !ispseudo(i)) macro
52 api_check(L, isstackindex(i, o), "index not in the stack")