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

  /bionic/libc/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /development/ndk/platforms/android-3/include/
getopt.h 48 #define no_argument 0 macro
56 * 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/grub/lib/
getopt.h 66 no_argument (or 0) if the option does not take an argument,
97 #define no_argument 0 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
getopt.h 48 #define no_argument 0 macro
56 * one of no_argument, required_argument, and optional_argument:
  /external/bison/lib/
getopt_.h 146 no_argument (or 0) if the option does not take an argument,
173 # define no_argument 0 macro

Completed in 219 milliseconds