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

  /external/libusb/examples/getopt/
getopt.h 22 #ifndef __need_getopt
72 #ifndef __need_getopt
150 # ifndef __need_getopt
165 # ifndef __need_getopt
178 #undef __need_getopt macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
getopt.h 23 #ifndef __need_getopt
84 #ifndef __need_getopt
155 # if defined __need_getopt && defined __USE_POSIX2 \
174 #ifndef __need_getopt
191 #undef __need_getopt macro
stdio.h 900 # define __need_getopt macro
unistd.h 886 # define __need_getopt macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
getopt.h 23 #ifndef __need_getopt
84 #ifndef __need_getopt
155 # if defined __need_getopt && defined __USE_POSIX2 \
174 #ifndef __need_getopt
191 #undef __need_getopt macro
stdio.h 924 # define __need_getopt macro
unistd.h 893 # define __need_getopt macro
    [all...]
  /external/bison/darwin-lib/
getopt.h 38 #ifndef __need_getopt
51 #if defined __GETOPT_PREFIX && !defined __need_getopt
57 # undef __need_getopt macro
86 This used to be '#if defined __GETOPT_PREFIX && !defined __need_getopt',
89 __need_getopt.
93 only if __need_getopt is not defined, so it is quite safe to rewrite
96 #if !defined __need_getopt
173 #ifndef __need_getopt
244 #ifndef __need_getopt
261 #undef __need_getopt macro
    [all...]
  /external/bison/lib/
getopt.in.h 37 #ifndef __need_getopt
50 #if defined __GETOPT_PREFIX && !defined __need_getopt
56 # undef __need_getopt macro
85 This used to be '#if defined __GETOPT_PREFIX && !defined __need_getopt',
88 __need_getopt.
92 only if __need_getopt is not defined, so it is quite safe to rewrite
95 #if !defined __need_getopt
162 #ifndef __need_getopt
233 #ifndef __need_getopt
250 #undef __need_getopt macro
    [all...]

Completed in 408 milliseconds