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

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
huge_vall.h 25 #if __GNUC_PREREQ(3,3)
inf.h 26 #if __GNUC_PREREQ(3,3)
huge_val.h 28 #if __GNUC_PREREQ(3,3)
30 #elif __GNUC_PREREQ(2,96)
huge_valf.h 28 #if __GNUC_PREREQ(3,3)
30 #elif __GNUC_PREREQ(2,96)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
inf.h 26 #if __GNUC_PREREQ(3,3)
huge_vall.h 26 #if __GNUC_PREREQ(3,3)
28 #elif __GNUC_PREREQ(2,96)
huge_val.h 28 #if __GNUC_PREREQ(3,3)
30 #elif __GNUC_PREREQ(2,96)
huge_valf.h 28 #if __GNUC_PREREQ(3,3)
30 #elif __GNUC_PREREQ(2,96)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
huge_vall.h 25 #if __GNUC_PREREQ(3,3)
inf.h 26 #if __GNUC_PREREQ(3,3)
huge_val.h 28 #if __GNUC_PREREQ(3,3)
30 #elif __GNUC_PREREQ(2,96)
huge_valf.h 28 #if __GNUC_PREREQ(3,3)
30 #elif __GNUC_PREREQ(2,96)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
cdefs.h 43 # if __GNUC_PREREQ (4, 6) && !defined _LIBC
56 # if !defined __cplusplus && __GNUC_PREREQ (3, 3)
61 # if defined __cplusplus && __GNUC_PREREQ (2,8)
149 #if __GNUC_PREREQ (4,3)
162 #if __GNUC_PREREQ (2,97)
224 #if __GNUC_PREREQ (2,96)
233 #if __GNUC_PREREQ (2,96)
240 #if __GNUC_PREREQ (2,5)
249 #if __GNUC_PREREQ (3,1)
258 #if __GNUC_PREREQ (3,2
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
cdefs.h 43 # if __GNUC_PREREQ (4, 6) && !defined _LIBC
56 # if !defined __cplusplus && __GNUC_PREREQ (3, 3)
61 # if defined __cplusplus && __GNUC_PREREQ (2,8)
149 #if __GNUC_PREREQ (4,3)
162 #if __GNUC_PREREQ (2,97)
224 #if __GNUC_PREREQ (2,96)
233 #if __GNUC_PREREQ (2,96)
240 #if __GNUC_PREREQ (2,5)
249 #if __GNUC_PREREQ (3,1)
258 #if __GNUC_PREREQ (3,2
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
cdefs.h 46 # if !defined __cplusplus && __GNUC_PREREQ (3, 3)
50 # if defined __cplusplus && __GNUC_PREREQ (2,8)
135 #if __GNUC_PREREQ (4,3)
148 #if __GNUC_PREREQ (2,97)
206 #if __GNUC_PREREQ (2,96)
215 #if __GNUC_PREREQ (2,96)
224 #if __GNUC_PREREQ (3,1)
233 #if __GNUC_PREREQ (3,2)
245 #if __GNUC_PREREQ (2,8)
255 #if __GNUC_PREREQ (2,97
    [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
171 #if !__GNUC_PREREQ(2, 0)
183 #if !__GNUC_PREREQ(2, 5)
197 #if __GNUC_PREREQ(2, 7)
205 #if __GNUC_PREREQ(3, 1)
211 #if __GNUC_PREREQ(2, 7)
225 #if !__GNUC_PREREQ(2, 8)
229 #if __GNUC_PREREQ(2, 8
    [all...]
  /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)
  /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)
  /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...]
  /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 255 milliseconds

1 2 3 4