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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
getopt.h 39 # ifndef __GNUC_PREREQ
40 # define __GNUC_PREREQ(maj, min) (0)
42 # if defined __cplusplus && __GNUC_PREREQ (2,8)
features.h 130 #if __GNUC_PREREQ (2,8)
136 # define __GNUC_PREREQ(maj, min) \
139 # define __GNUC_PREREQ(maj, min) 0
302 && __GNUC_PREREQ (4, 1) && defined __OPTIMIZE__ && __OPTIMIZE__ > 0
359 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ \
367 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
getopt.h 39 # ifndef __GNUC_PREREQ
40 # define __GNUC_PREREQ(maj, min) (0)
42 # if defined __cplusplus && __GNUC_PREREQ (2,8)
features.h 130 #if __GNUC_PREREQ (2,8)
136 # define __GNUC_PREREQ(maj, min) \
139 # define __GNUC_PREREQ(maj, min) 0
302 && __GNUC_PREREQ (4, 1) && defined __OPTIMIZE__ && __OPTIMIZE__ > 0
359 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ \
367 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ \
  /external/bison/darwin-lib/
getopt.h 116 # ifndef __GNUC_PREREQ
117 # define __GNUC_PREREQ(maj, min) (0)
119 # if defined __cplusplus && __GNUC_PREREQ (2,8)
  /external/bison/lib/
getopt.in.h 115 # ifndef __GNUC_PREREQ
116 # define __GNUC_PREREQ(maj, min) (0)
118 # if defined __cplusplus && __GNUC_PREREQ (2,8)
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.in.h 93 # ifndef __GNUC_PREREQ
94 # define __GNUC_PREREQ(maj, min) (0)
96 # if defined __cplusplus && __GNUC_PREREQ (2,8)
  /external/llvm/include/llvm/Support/
Compiler.h 36 /// \macro __GNUC_PREREQ
37 /// \brief Defines __GNUC_PREREQ if glibc's features.h isn't available.
38 #ifndef __GNUC_PREREQ
40 # define __GNUC_PREREQ(maj, min) \
43 # define __GNUC_PREREQ(maj, min) 0
131 #if (__has_attribute(visibility) || __GNUC_PREREQ(4, 0)) && \
138 #if __has_attribute(used) || __GNUC_PREREQ(3, 1)
144 #if __has_attribute(warn_unused_result) || __GNUC_PREREQ(3, 4)
158 #if __has_attribute(unused) || __GNUC_PREREQ(3, 1)
165 #if (__has_attribute(weak) || __GNUC_PREREQ(4, 0)) &&
    [all...]
  /bionic/libc/include/sys/
cdefs.h 66 * #if __GNUC_PREREQ(major, minor)
73 #define __GNUC_PREREQ(x, y) \
77 #define __GNUC_PREREQ(x, y) 0
169 #if !__GNUC_PREREQ(2, 0)
181 #if !__GNUC_PREREQ(2, 5)
195 #if __GNUC_PREREQ(2, 7)
203 #if __GNUC_PREREQ(3, 1)
209 #if __GNUC_PREREQ(2, 7)
223 #if !__GNUC_PREREQ(2, 8)
227 #if __GNUC_PREREQ(2, 8
    [all...]
  /external/chromium_org/third_party/opus/src/celt/
arch.h 40 # if !defined(__GNUC_PREREQ)
42 # define __GNUC_PREREQ(_maj,_min) \
45 # define __GNUC_PREREQ(_maj,_min) 0
  /external/libopus/celt/
arch.h 40 # if !defined(__GNUC_PREREQ)
42 # define __GNUC_PREREQ(_maj,_min) \
45 # define __GNUC_PREREQ(_maj,_min) 0
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
cdefs.h 63 * #if __GNUC_PREREQ(major, minor)
70 #define __GNUC_PREREQ(x, y) \
74 #define __GNUC_PREREQ(x, y) 0
166 #if !__GNUC_PREREQ(2, 0)
178 #if !__GNUC_PREREQ(2, 5)
192 #if __GNUC_PREREQ(2, 7)
200 #if __GNUC_PREREQ(3, 1)
206 #if __GNUC_PREREQ(2, 7)
220 #if !__GNUC_PREREQ(2, 8)
224 #if __GNUC_PREREQ(2, 8
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
cdefs.h 63 * #if __GNUC_PREREQ(major, minor)
70 #define __GNUC_PREREQ(x, y) \
74 #define __GNUC_PREREQ(x, y) 0
166 #if !__GNUC_PREREQ(2, 0)
178 #if !__GNUC_PREREQ(2, 5)
192 #if __GNUC_PREREQ(2, 7)
200 #if __GNUC_PREREQ(3, 1)
206 #if __GNUC_PREREQ(2, 7)
220 #if !__GNUC_PREREQ(2, 8)
224 #if __GNUC_PREREQ(2, 8
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
cdefs.h 63 * #if __GNUC_PREREQ(major, minor)
70 #define __GNUC_PREREQ(x, y) \
74 #define __GNUC_PREREQ(x, y) 0
166 #if !__GNUC_PREREQ(2, 0)
178 #if !__GNUC_PREREQ(2, 5)
192 #if __GNUC_PREREQ(2, 7)
200 #if __GNUC_PREREQ(3, 1)
206 #if __GNUC_PREREQ(2, 7)
220 #if !__GNUC_PREREQ(2, 8)
224 #if __GNUC_PREREQ(2, 8
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
cdefs.h 63 * #if __GNUC_PREREQ(major, minor)
70 #define __GNUC_PREREQ(x, y) \
74 #define __GNUC_PREREQ(x, y) 0
166 #if !__GNUC_PREREQ(2, 0)
178 #if !__GNUC_PREREQ(2, 5)
192 #if __GNUC_PREREQ(2, 7)
200 #if __GNUC_PREREQ(3, 1)
206 #if __GNUC_PREREQ(2, 7)
220 #if !__GNUC_PREREQ(2, 8)
224 #if __GNUC_PREREQ(2, 8
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
cdefs.h 63 * #if __GNUC_PREREQ(major, minor)
70 #define __GNUC_PREREQ(x, y) \
74 #define __GNUC_PREREQ(x, y) 0
166 #if !__GNUC_PREREQ(2, 0)
178 #if !__GNUC_PREREQ(2, 5)
192 #if __GNUC_PREREQ(2, 7)
200 #if __GNUC_PREREQ(3, 1)
206 #if __GNUC_PREREQ(2, 7)
220 #if !__GNUC_PREREQ(2, 8)
224 #if __GNUC_PREREQ(2, 8
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
cdefs.h 63 * #if __GNUC_PREREQ(major, minor)
70 #define __GNUC_PREREQ(x, y) \
74 #define __GNUC_PREREQ(x, y) 0
166 #if !__GNUC_PREREQ(2, 0)
178 #if !__GNUC_PREREQ(2, 5)
192 #if __GNUC_PREREQ(2, 7)
200 #if __GNUC_PREREQ(3, 1)
206 #if __GNUC_PREREQ(2, 7)
220 #if !__GNUC_PREREQ(2, 8)
224 #if __GNUC_PREREQ(2, 8
    [all...]

Completed in 404 milliseconds