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

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/arch-sh/include/machine/
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.2 2007/03/02 06:11:54 miod Exp $ */
2 /* $NetBSD: setjmp.h,v 1.3 2006/01/05 00:50:23 uwe Exp $ */
5 * machine/setjmp.h: machine dependent setjmp-related information.
  /bionic/libc/arch-x86/include/machine/
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.2 2000/08/05 22:07:32 niklas Exp $ */
2 /* $NetBSD: setjmp.h,v 1.1 1994/12/20 10:36:43 cgd Exp $ */
5 * machine/setjmp.h: machine dependent setjmp-related information.
  /ndk/build/platforms/android-5/arch-x86/usr/include/machine/
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.2 2000/08/05 22:07:32 niklas Exp $ */
2 /* $NetBSD: setjmp.h,v 1.1 1994/12/20 10:36:43 cgd Exp $ */
5 * machine/setjmp.h: machine dependent setjmp-related information.
  /ndk/build/platforms/android-8/arch-x86/usr/include/machine/
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.2 2000/08/05 22:07:32 niklas Exp $ */
2 /* $NetBSD: setjmp.h,v 1.1 1994/12/20 10:36:43 cgd Exp $ */
5 * machine/setjmp.h: machine dependent setjmp-related information.
  /external/stlport/test/unit/
setjmp_header_test2.cpp 10 * Sometimes, if native setjmp.h was included first, the setjmp functions
14 #include <setjmp.h>
setjmp_header_test.c 8 #include <setjmp.h>
  /external/stlport/etc/
std_headers_c_h.txt 4 setjmp.h
  /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;
  /bionic/libstdc++/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)
  /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/build/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);
  /ndk/build/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);
  /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/include/machine/
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.1 2004/02/01 05:09:49 drahn Exp $ */
2 /* $NetBSD: setjmp.h,v 1.2 2001/08/25 14:45:59 bjh21 Exp $ */
5 * machine/setjmp.h: machine dependent setjmp-related information.
20 * Description of the setjmp buffer
56 * use the setjmp buffer in this way I think that it
  /ndk/build/platforms/android-3/arch-arm/usr/include/machine/
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.1 2004/02/01 05:09:49 drahn Exp $ */
2 /* $NetBSD: setjmp.h,v 1.2 2001/08/25 14:45:59 bjh21 Exp $ */
5 * machine/setjmp.h: machine dependent setjmp-related information.
20 * Description of the setjmp buffer
56 * use the setjmp buffer in this way I think that it
  /ndk/build/platforms/android-4/arch-arm/usr/include/machine/
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.1 2004/02/01 05:09:49 drahn Exp $ */
2 /* $NetBSD: setjmp.h,v 1.2 2001/08/25 14:45:59 bjh21 Exp $ */
5 * machine/setjmp.h: machine dependent setjmp-related information.
20 * Description of the setjmp buffer
56 * use the setjmp buffer in this way I think that it
  /ndk/build/platforms/android-5/arch-arm/usr/include/machine/
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.1 2004/02/01 05:09:49 drahn Exp $ */
2 /* $NetBSD: setjmp.h,v 1.2 2001/08/25 14:45:59 bjh21 Exp $ */
5 * machine/setjmp.h: machine dependent setjmp-related information.
20 * Description of the setjmp buffer
56 * use the setjmp buffer in this way I think that it
  /ndk/build/platforms/android-8/arch-arm/usr/include/machine/
setjmp.h 1 /* $OpenBSD: setjmp.h,v 1.1 2004/02/01 05:09:49 drahn Exp $ */
2 /* $NetBSD: setjmp.h,v 1.2 2001/08/25 14:45:59 bjh21 Exp $ */
5 * machine/setjmp.h: machine dependent setjmp-related information.
20 * Description of the setjmp buffer
56 * use the setjmp buffer in this way I think that it
  /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);
  /ndk/build/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);
  /ndk/build/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);
  /ndk/build/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);
  /ndk/build/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);

Completed in 275 milliseconds

1 2 3 4 5 6 7 8 91011>>