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

  /external/chromium_org/sandbox/linux/services/
android_arm64_ucontext.h 8 #if !defined(__BIONIC_HAVE_UCONTEXT_T)
27 #endif // __BIONIC_HAVE_UCONTEXT_T
android_arm_ucontext.h 8 #if !defined(__BIONIC_HAVE_UCONTEXT_T)
30 #endif // __BIONIC_HAVE_UCONTEXT_T
android_i386_ucontext.h 9 // provide that for us, and __BIONIC_HAVE_UCONTEXT_T should be defined.
13 #if !defined(__BIONIC_HAVE_UCONTEXT_T)
77 #endif // __BIONIC_HAVE_UCONTEXT_T
android_mips_ucontext.h 10 #if !defined(__BIONIC_HAVE_UCONTEXT_T)
49 #endif // __BIONIC_HAVE_UCONTEXT_T
android_x86_64_ucontext.h 9 // provide that for us, and __BIONIC_HAVE_UCONTEXT_T should be defined.
13 #if !defined(__BIONIC_HAVE_UCONTEXT_T)
86 #endif // __BIONIC_HAVE_UCONTEXT_T
  /bionic/libc/include/
signal.h 52 #define __BIONIC_HAVE_UCONTEXT_T
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
signal.h 52 #define __BIONIC_HAVE_UCONTEXT_T
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
signal.h 52 #define __BIONIC_HAVE_UCONTEXT_T
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
signal.h 52 #define __BIONIC_HAVE_UCONTEXT_T
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
signal.h 52 #define __BIONIC_HAVE_UCONTEXT_T
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
signal.h 52 #define __BIONIC_HAVE_UCONTEXT_T
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
signal.h 52 #define __BIONIC_HAVE_UCONTEXT_T
  /external/compiler-rt/android/include/sys/
ucontext.h 20 #ifndef __BIONIC_HAVE_UCONTEXT_T
148 #endif // __BIONIC_HAVE_UCONTEXT_T
  /external/chromium_org/v8/src/base/platform/
platform-linux.cc 30 #if defined(__ANDROID__) && !defined(__BIONIC_HAVE_UCONTEXT_T) && \
  /external/chromium_org/v8/src/
sampler.cc 24 #elif(!V8_OS_ANDROID || defined(__BIONIC_HAVE_UCONTEXT_T)) && \
33 #if V8_OS_ANDROID && !defined(__BIONIC_HAVE_UCONTEXT_T) && \
57 #if V8_OS_ANDROID && !defined(__BIONIC_HAVE_UCONTEXT_T)
158 #endif // V8_OS_ANDROID && !defined(__BIONIC_HAVE_UCONTEXT_T)

Completed in 228 milliseconds