HomeSort by relevance Sort by last modified time
    Searched refs:__GNUC_PREREQ (Results 26 - 38 of 38) sorted by null

12

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
cmathcalls.h 135 #if defined __GNUC__ && !__GNUC_PREREQ (2, 97) && defined __OPTIMIZE__ \
  /external/libopus/celt/
arch.h 40 # if !defined(__GNUC_PREREQ)
42 # define __GNUC_PREREQ(_maj,_min) \
45 # define __GNUC_PREREQ(_maj,_min) 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
strings.h 33 # if defined __cplusplus && __GNUC_PREREQ (4, 4)
tgmath.h 38 #if __GNUC_PREREQ (2, 7)
51 # if __GNUC_PREREQ (3, 1)
math.h 404 #if defined __USE_ISOC99 && __GNUC_PREREQ(2,97)
string.h 37 #if defined __cplusplus && __GNUC_PREREQ (4, 4)
wchar.h 75 # if defined __cplusplus && __GNUC_PREREQ (4, 4)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
socket.h 70 #if defined __cplusplus || !__GNUC_PREREQ (2, 7) || !defined __USE_GNU
types.h 158 #if !__GNUC_PREREQ (2, 7)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
socket.h 70 #if defined __cplusplus || !__GNUC_PREREQ (2, 7) || !defined __USE_GNU
types.h 158 #if !__GNUC_PREREQ (2, 7)
  /external/elfutils/tests/
run-dwarf-getmacros.sh 533 __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min))
  /external/libopus/tests/
test_opus_api.c     [all...]

Completed in 176 milliseconds

12