Searched refs:f_parser (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
H A Dldo.c622 struct SParser { /* data to `f_parser' */
640 static void f_parser (lua_State *L, void *ud) { function
672 status = luaD_pcall(L, f_parser, &p, savestack(L, L->top), L->errfunc);

Completed in 59 milliseconds