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

  /external/valgrind/main/helgrind/tests/
tc20_verifywrap.c 23 #if !defined(__GLIBC_PREREQ)
24 # error "This program needs __GLIBC_PREREQ (in /usr/include/features.h)"
52 # if __GLIBC_PREREQ(2,4)
93 # if __GLIBC_PREREQ(2,4)
106 # if __GLIBC_PREREQ(2,4)
126 # if __GLIBC_PREREQ(2,4)
  /external/linux-tools-perf/util/
util.h 190 #ifdef __GLIBC_PREREQ
191 #if __GLIBC_PREREQ(2, 1)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
features.h 316 #define __GLIBC_PREREQ(maj, min) \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
features.h 316 #define __GLIBC_PREREQ(maj, min) \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
features.h 316 #define __GLIBC_PREREQ(maj, min) \

Completed in 131 milliseconds