HomeSort by relevance Sort by last modified time
    Searched refs:ERRFUNC (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
loadlib.c 103 #define ERRFUNC 2
300 return ERRFUNC; /* unable to find function */
429 if (stat != ERRFUNC) return stat;
455 if (stat != ERRFUNC)