Home
last modified time | relevance | path

Searched refs:scheme_mz_setjmp (Results 1 – 20 of 20) sorted by relevance

/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dmzsj86.c26 int scheme_mz_setjmp(mz_pre_jmp_buf b) in scheme_mz_setjmp() function
37 int __declspec(naked) scheme_mz_setjmp(mz_jmp_buf b) in scheme_mz_setjmp() function
H A Dsetjmpup.c659 MZ_DO_NOT_INLINE(int scheme_mz_setjmp(mz_pre_jmp_buf b));
662 int scheme_mz_setjmp(mz_pre_jmp_buf b) in scheme_mz_setjmp() function
736 int scheme_mz_setjmp(mz_pre_jmp_buf b) in scheme_mz_setjmp() function
H A Dschemexm.h7 #define scheme_mz_setjmp (scheme_extension_table->scheme_mz_setjmp) macro
H A Dschemex.inc7 scheme_extension_table->scheme_mz_setjmp = scheme_mz_setjmp;
H A Dschemex.h12 int (*scheme_mz_setjmp)(mz_pre_jmp_buf b); member
H A Dschemef.h32 MZ_EXTERN int scheme_mz_setjmp(mz_pre_jmp_buf b);
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dmzsj86.c26 int scheme_mz_setjmp(mz_pre_jmp_buf b) in scheme_mz_setjmp() function
37 int __declspec(naked) scheme_mz_setjmp(mz_jmp_buf b) in scheme_mz_setjmp() function
H A Dsetjmpup.c659 MZ_DO_NOT_INLINE(int scheme_mz_setjmp(mz_pre_jmp_buf b));
662 int scheme_mz_setjmp(mz_pre_jmp_buf b) in scheme_mz_setjmp() function
736 int scheme_mz_setjmp(mz_pre_jmp_buf b) in scheme_mz_setjmp() function
H A Dschemex.inc7 scheme_extension_table->scheme_mz_setjmp = scheme_mz_setjmp;
H A Dschemexm.h7 #define scheme_mz_setjmp (scheme_extension_table->scheme_mz_setjmp) macro
H A Dschemex.h12 int (*scheme_mz_setjmp)(mz_pre_jmp_buf b); member
H A Dschemef.h32 MZ_EXTERN int scheme_mz_setjmp(mz_pre_jmp_buf b);
/dports/lang/racket/racket-8.3/src/bc/include/
H A Dmzwin.def7 scheme_mz_setjmp
H A Dmzwin3m.def7 scheme_mz_setjmp
H A Dscheme.h1043 # define scheme_call_mz_setjmp(s) scheme_mz_setjmp(s)
/dports/lang/racket-minimal/racket-8.3/src/bc/include/
H A Dmzwin.def7 scheme_mz_setjmp
H A Dmzwin3m.def7 scheme_mz_setjmp
H A Dscheme.h1043 # define scheme_call_mz_setjmp(s) scheme_mz_setjmp(s)
/dports/lang/racket/racket-8.3/collects/compiler/private/
H A Dxform.rkt884 '(setjmp _setjmp scheme_setjmp scheme_mz_setjmp scheme_mz_setjmp_post_xform))
/dports/lang/racket-minimal/racket-8.3/collects/compiler/private/
H A Dxform.rkt884 '(setjmp _setjmp scheme_setjmp scheme_mz_setjmp scheme_mz_setjmp_post_xform))