Home
last modified time | relevance | path

Searched defs:lua_longjmp (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dldo.c77 struct lua_longjmp { struct
78 struct lua_longjmp *previous; argument
79 luai_jmpbuf b;
80 volatile int status; /* error code */