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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lua.c 349 #define has_i 0 /* -i */ macro
373 args[has_i] = 1; /* go through */
443 args[has_i] = args[has_v] = args[has_e] = args[has_E] = 0;
466 if (args[has_i]) /* -i option? */
  /external/skia/third_party/lua/src/
lua.c 349 #define has_i 0 /* -i */ macro
373 args[has_i] = 1; /* go through */
443 args[has_i] = args[has_v] = args[has_e] = args[has_E] = 0;
466 if (args[has_i]) /* -i option? */
  /external/syslinux/com32/lua/src/
lua.c 356 #define has_i 0 /* -i */ macro
380 args[has_i] = 1; /* go through */
450 args[has_i] = args[has_v] = args[has_e] = args[has_E] = 0;
473 if (args[has_i]) /* -i option? */

Completed in 439 milliseconds