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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
ldo.c 631 static void checkmode (lua_State *L, const char *mode, const char *x) { function
646 checkmode(L, p->mode, "binary");
650 checkmode(L, p->mode, "text");
  /external/syslinux/com32/lua/src/
ldo.c 631 static void checkmode (lua_State *L, const char *mode, const char *x) { function
646 checkmode(L, p->mode, "binary");
650 checkmode(L, p->mode, "text");

Completed in 81 milliseconds