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

1 2 3

  /bionic/libc/include/
stdatomic.h 35 #if defined(__GNUC__) && !defined(__GNUC_PREREQ)
38 #define __GNUC_PREREQ(x, y) \
48 # if __GNUC_PREREQ(4, 7)
169 # if __GNUC_PREREQ(4, 7)
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
stdatomic.h 35 #if defined(__GNUC__) && !defined(__GNUC_PREREQ)
38 #define __GNUC_PREREQ(x, y) \
48 # if __GNUC_PREREQ(4, 7)
169 # if __GNUC_PREREQ(4, 7)
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
stdatomic.h 35 #if defined(__GNUC__) && !defined(__GNUC_PREREQ)
38 #define __GNUC_PREREQ(x, y) \
48 # if __GNUC_PREREQ(4, 7)
169 # if __GNUC_PREREQ(4, 7)
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
stdatomic.h 35 #if defined(__GNUC__) && !defined(__GNUC_PREREQ)
38 #define __GNUC_PREREQ(x, y) \
48 # if __GNUC_PREREQ(4, 7)
169 # if __GNUC_PREREQ(4, 7)
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
stdatomic.h 35 #if defined(__GNUC__) && !defined(__GNUC_PREREQ)
38 #define __GNUC_PREREQ(x, y) \
48 # if __GNUC_PREREQ(4, 7)
169 # if __GNUC_PREREQ(4, 7)
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
stdatomic.h 35 #if defined(__GNUC__) && !defined(__GNUC_PREREQ)
38 #define __GNUC_PREREQ(x, y) \
48 # if __GNUC_PREREQ(4, 7)
169 # if __GNUC_PREREQ(4, 7)
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
stdatomic.h 35 #if defined(__GNUC__) && !defined(__GNUC_PREREQ)
38 #define __GNUC_PREREQ(x, y) \
48 # if __GNUC_PREREQ(4, 7)
169 # if __GNUC_PREREQ(4, 7)
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
stdatomic.h 35 #if defined(__GNUC__) && !defined(__GNUC_PREREQ)
38 #define __GNUC_PREREQ(x, y) \
48 # if __GNUC_PREREQ(4, 7)
169 # if __GNUC_PREREQ(4, 7)
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
stdatomic.h 35 #if defined(__GNUC__) && !defined(__GNUC_PREREQ)
38 #define __GNUC_PREREQ(x, y) \
48 # if __GNUC_PREREQ(4, 7)
169 # if __GNUC_PREREQ(4, 7)
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
stdatomic.h 35 #if defined(__GNUC__) && !defined(__GNUC_PREREQ)
38 #define __GNUC_PREREQ(x, y) \
48 # if __GNUC_PREREQ(4, 7)
169 # if __GNUC_PREREQ(4, 7)
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
stdatomic.h 35 #if defined(__GNUC__) && !defined(__GNUC_PREREQ)
38 #define __GNUC_PREREQ(x, y) \
48 # if __GNUC_PREREQ(4, 7)
169 # if __GNUC_PREREQ(4, 7)
  /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__ \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-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 135 #if __GNUC_PREREQ (2,8)
141 # define __GNUC_PREREQ(maj, min) \
144 # define __GNUC_PREREQ(maj, min) 0
313 && __GNUC_PREREQ (4, 1) && defined __OPTIMIZE__ && __OPTIMIZE__ > 0
370 #if __GNUC_PREREQ (2, 7) && defined __OPTIMIZE__ \
378 #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)
  /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
  /development/ndk/platforms/android-21/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...]
  /development/ndk/platforms/android-3/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...]
  /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/current/platforms/android-12/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/current/platforms/android-12/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/current/platforms/android-12/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/current/platforms/android-13/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...]

Completed in 1638 milliseconds

1 2 3