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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
sysmacros.h 29 #ifdef __GLIBC_HAVE_LONG_LONG
types.h 168 # elif __GLIBC_HAVE_LONG_LONG
179 # elif __GLIBC_HAVE_LONG_LONG
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
sysmacros.h 29 #ifdef __GLIBC_HAVE_LONG_LONG
types.h 168 # elif __GLIBC_HAVE_LONG_LONG
179 # elif __GLIBC_HAVE_LONG_LONG
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
sysmacros.h 29 #ifdef __GLIBC_HAVE_LONG_LONG
types.h 168 # elif __GLIBC_HAVE_LONG_LONG
179 # elif __GLIBC_HAVE_LONG_LONG
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
types.h 46 #elif defined __GLIBC_HAVE_LONG_LONG
55 #elif defined __GLIBC_HAVE_LONG_LONG
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
types.h 46 #elif defined __GLIBC_HAVE_LONG_LONG
55 #elif defined __GLIBC_HAVE_LONG_LONG
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
types.h 46 #elif defined __GLIBC_HAVE_LONG_LONG
55 #elif defined __GLIBC_HAVE_LONG_LONG
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
features.h 340 # define __GLIBC_HAVE_LONG_LONG 1
stdlib.h 155 #if defined __USE_ISOC99 || (defined __GLIBC_HAVE_LONG_LONG && defined __USE_MISC)
193 #if defined __GLIBC_HAVE_LONG_LONG && defined __USE_BSD
206 #if defined __USE_ISOC99 || (defined __GLIBC_HAVE_LONG_LONG && defined __USE_MISC)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
features.h 351 # define __GLIBC_HAVE_LONG_LONG 1
stdlib.h 155 #if defined __USE_ISOC99 || (defined __GLIBC_HAVE_LONG_LONG && defined __USE_MISC)
193 #if defined __GLIBC_HAVE_LONG_LONG && defined __USE_BSD
206 #if defined __USE_ISOC99 || (defined __GLIBC_HAVE_LONG_LONG && defined __USE_MISC)
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdint.hpp 41 // so we disable use of stdint.h when GLIBC does not define __GLIBC_HAVE_LONG_LONG.
44 #if defined(BOOST_HAS_STDINT_H) && (!defined(__GLIBC__) || defined(__GLIBC_HAVE_LONG_LONG))
  /external/elfutils/tests/
run-dwarf-getmacros.sh 568 __GLIBC_HAVE_LONG_LONG 1

Completed in 239 milliseconds