Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dldebug.c491 static int isinstack (CallInfo *ci, const TValue *o) { in isinstack() function
520 if (!kind && isinstack(ci, o)) /* no? try a register */ in luaG_typeerror()