HomeSort by relevance Sort by last modified time
    Searched full:setjmp (Results 351 - 375 of 639) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
unwind.h 193 /* @@@ The following alternate entry points are for setjmp/longjmp
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
unwind.h 193 /* @@@ The following alternate entry points are for setjmp/longjmp
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
unwind.h 193 /* @@@ The following alternate entry points are for setjmp/longjmp
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /external/grub/stage2/
shared.h 887 # include <setjmp.h>
892 # define grub_setjmp setjmp
  /external/llvm/device/include/llvm/Config/
config.h 341 /* Define to 1 if you have the `setjmp' function. */
344 /* Define to 1 if you have the <setjmp.h> header file. */
  /external/llvm/host/include/llvm/Config/
config.h 352 /* Define to 1 if you have the `setjmp' function. */
355 /* Define to 1 if you have the <setjmp.h> header file. */
  /external/llvm/include/llvm/CodeGen/
MachineFunction.h 123 /// ExposesReturnsTwice - True if the function calls setjmp or related
201 /// exposesReturnsTwice - Returns true if the function calls setjmp or
  /external/llvm/include/llvm/Config/
config.h.cmake 339 /* Define to 1 if you have the `setjmp' function. */
342 /* Define to 1 if you have the <setjmp.h> header file. */
config.h.in 340 /* Define to 1 if you have the `setjmp' function. */
343 /* Define to 1 if you have the <setjmp.h> header file. */
  /external/openssh/
ssh-keyscan.c 25 #include <setjmp.h>
259 if (!(j = setjmp(kexjmp))) {
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
  /bionic/libc/
Android.mk 385 arch-arm/bionic/setjmp.S \
425 arch-x86/bionic/setjmp.S \
469 arch-mips/bionic/setjmp.S \
  /external/zlib/src/contrib/puff/
puff.c 81 #include <setjmp.h> /* for setjmp(), longjmp(), and jmp_buf */
    [all...]
  /bionic/libc/docs/
CHANGES.TXT 107 - Support FP register save/load in setjmp()/longjmp() on ARMv7 builds.
  /external/llvm/docs/
GCCFEBuildInstrs.html 106 <tt>setjmp</tt>/<tt>longjmp</tt> style exception handling (used
  /external/llvm/include/llvm/
Function.h 435 /// setjmp or other function that gcc recognizes as "returning twice".
  /external/llvm/lib/Analysis/
ProfileVerifierPass.cpp 285 // Check if this block is a setjmp target.
  /external/llvm/lib/CodeGen/
StackSlotColoring.cpp 408 // If there are calls to setjmp or sigsetjmp, don't perform stack slot
  /external/qemu/distrib/sdl-1.2.15/
android-configure.sh 366 sdl_check_funcs vsnprintf iconv sigaction setjmp nanosleep

Completed in 784 milliseconds

<<11121314151617181920>>