HomeSort by relevance Sort by last modified time
    Searched defs:no_argument (Results 1 - 13 of 13) sorted by null

  /bionic/libc/include/
getopt.h 43 #define no_argument 0 macro
51 * one of no_argument, required_argument, and optional_argument:
  /external/e2fsprogs/include/nonunix/
getopt.h 68 no_argument (or 0) if the option does not take an argument,
99 #define no_argument 0 macro
  /external/fio/oslib/
getopt.h 18 no_argument = 0, enumerator in enum:__anon20548
  /external/libusb/examples/getopt/
getopt.h 79 no_argument (or 0) if the option does not take an argument,
110 # define no_argument 0 macro
  /external/mesa3d/src/getopt/
getopt.h 39 #define no_argument 0 macro
51 * one of no_argument, required_argument, and optional_argument:
  /external/syslinux/com32/include/
getopt.h 14 no_argument = 0, enumerator in enum:__anon37000
  /external/syslinux/libinstaller/getopt/
getopt.h 14 no_argument = 0, enumerator in enum:__anon38478
  /external/tcpdump/
getopt_long.h 40 #define no_argument 0 macro
48 * one of no_argument, required_argument, and optional_argument:
  /toolchain/binutils/binutils-2.27/include/
getopt.h 66 no_argument (or 0) if the option does not take an argument,
97 #define no_argument 0 macro
  /external/syslinux/gpxe/src/include/
getopt.h 16 no_argument = 0, enumerator in enum:getopt_argument_requirement
29 * Must be one of @c no_argument, @c required_argument, or @c
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
getopt.h 91 no_argument (or 0) if the option does not take an argument,
118 # define no_argument 0 macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
getopt.h 72 no_argument = 0, /* option never takes an argument */ enumerator in enum:__anon64649
  /device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/
win_posix.h 62 no_argument, /* No argument value required */ enumerator in enum:has_arg_values

Completed in 299 milliseconds