HomeSort by relevance Sort by last modified time
    Searched refs:setjmp (Results 1 - 25 of 118) sorted by null

1 2 3 4 5

  /external/stlport/test/unit/
setjmp_header_test.c 8 #include <setjmp.h>
setjmp_header_test2.cpp 10 * Sometimes, if native setjmp.h was included first, the setjmp functions
14 #include <setjmp.h>
  /ndk/sources/android/stlport/test/unit/
setjmp_header_test.c 8 #include <setjmp.h>
setjmp_header_test2.cpp 10 * Sometimes, if native setjmp.h was included first, the setjmp functions
14 #include <setjmp.h>
  /bionic/libstdc++/include/
csetjmp 34 * Standard C++ Library wrapper around the C setjmp.h header file.
37 #include <setjmp.h>
41 #ifndef setjmp
42 #define setjmp(env) setjmp (env)
  /ndk/sources/cxx-stl/system/include/
csetjmp 34 * Standard C++ Library wrapper around the C setjmp.h header file.
37 #include <setjmp.h>
41 #ifndef setjmp
42 #define setjmp(env) setjmp (env)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
csetjmp 34 * Standard C++ Library wrapper around the C setjmp.h header file.
37 #include <setjmp.h>
39 #ifndef setjmp
40 #define setjmp(env) setjmp (env)
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.5 2005/12/13 00:35:22 millert Exp $ */
2 /* $NetBSD: setjmp.h,v 1.11 1994/12/20 10:35:44 cgd Exp $ */
37 * @(#)setjmp.h 8.2 (Berkeley) 1/21/94
44 #include <machine/setjmp.h>
55 int setjmp(jmp_buf);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
csetjmp 34 * Standard C++ Library wrapper around the C setjmp.h header file.
37 #include <setjmp.h>
39 #ifndef setjmp
40 #define setjmp(env) setjmp (env)
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.5 2005/12/13 00:35:22 millert Exp $ */
2 /* $NetBSD: setjmp.h,v 1.11 1994/12/20 10:35:44 cgd Exp $ */
37 * @(#)setjmp.h 8.2 (Berkeley) 1/21/94
44 #include <machine/setjmp.h>
55 int setjmp(jmp_buf);
  /external/stlport/stlport/stl/
_csetjmp.h 20 #if !defined (setjmp)
28 # include <setjmp.h>
45 // if setjmp.h was included first, this is in global namespace, not in
50 # if !defined (setjmp)
53 using _STLP_VENDOR_CSTD::setjmp;
55 using ::setjmp;
  /ndk/sources/android/stlport/stlport/stl/
_csetjmp.h 20 #if !defined (setjmp)
28 # include <setjmp.h>
45 // if setjmp.h was included first, this is in global namespace, not in
50 # if !defined (setjmp)
53 using _STLP_VENDOR_CSTD::setjmp;
55 using ::setjmp;
  /bionic/libc/stdlib/
setjmperr.c 38 #include <setjmp.h>
  /external/stlport/stlport/
setjmp.h 30 #if !defined (setjmp)
33 # include_next <setjmp.h>
35 # include _STLP_NATIVE_C_HEADER(setjmp.h)
41 # error setjmp has been defined before inclusion of setjmp.h header.
  /ndk/sources/android/stlport/stlport/
setjmp.h 30 #if !defined (setjmp)
33 # include_next <setjmp.h>
35 # include _STLP_NATIVE_C_HEADER(setjmp.h)
41 # error setjmp has been defined before inclusion of setjmp.h header.
  /bionic/libc/include/
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.5 2005/12/13 00:35:22 millert Exp $ */
2 /* $NetBSD: setjmp.h,v 1.11 1994/12/20 10:35:44 cgd Exp $ */
37 * @(#)setjmp.h 8.2 (Berkeley) 1/21/94
44 #include <machine/setjmp.h>
55 int setjmp(jmp_buf);
  /development/ndk/platforms/android-3/include/
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.5 2005/12/13 00:35:22 millert Exp $ */
2 /* $NetBSD: setjmp.h,v 1.11 1994/12/20 10:35:44 cgd Exp $ */
37 * @(#)setjmp.h 8.2 (Berkeley) 1/21/94
44 #include <machine/setjmp.h>
55 int setjmp(jmp_buf);
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.5 2005/12/13 00:35:22 millert Exp $ */
2 /* $NetBSD: setjmp.h,v 1.11 1994/12/20 10:35:44 cgd Exp $ */
37 * @(#)setjmp.h 8.2 (Berkeley) 1/21/94
44 #include <machine/setjmp.h>
55 int setjmp(jmp_buf);
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.5 2005/12/13 00:35:22 millert Exp $ */
2 /* $NetBSD: setjmp.h,v 1.11 1994/12/20 10:35:44 cgd Exp $ */
37 * @(#)setjmp.h 8.2 (Berkeley) 1/21/94
44 #include <machine/setjmp.h>
55 int setjmp(jmp_buf);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.5 2005/12/13 00:35:22 millert Exp $ */
2 /* $NetBSD: setjmp.h,v 1.11 1994/12/20 10:35:44 cgd Exp $ */
37 * @(#)setjmp.h 8.2 (Berkeley) 1/21/94
44 #include <machine/setjmp.h>
55 int setjmp(jmp_buf);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.5 2005/12/13 00:35:22 millert Exp $ */
2 /* $NetBSD: setjmp.h,v 1.11 1994/12/20 10:35:44 cgd Exp $ */
37 * @(#)setjmp.h 8.2 (Berkeley) 1/21/94
44 #include <machine/setjmp.h>
55 int setjmp(jmp_buf);
  /system/extras/tests/bionic/libc/glibc/assert/
test-assert.c 12 #include <setjmp.h>
59 if (!setjmp (rec))
64 if (!setjmp (rec))
69 if (!setjmp (rec))
  /bionic/libc/arch-arm/bionic/
sigsetjmp.S 37 #include <machine/setjmp.h>
44 * setjmp(a, m)
52 b PIC_SYM(_C_LABEL(setjmp), PLT)
  /system/extras/tests/bionic/libstdc++/
test_csetjmp.cpp 47 #ifndef setjmp
48 #error "setjmp must be a macro"
  /dalvik/vm/mterp/cstubs/
entry.c 12 #include <setjmp.h>
31 changeInterp = setjmp(jmpBuf) -1;

Completed in 988 milliseconds

1 2 3 4 5