Home
last modified time | relevance | path

Searched refs:alt_cont (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/simplCore/
H A DSimplify.hs3152 ; (floats, alt_cont) <- mkDupableCaseCont env alts cont
3159 ; alts' <- mapM (simplAlt alt_env' Nothing [] case_bndr' alt_cont) alts
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dfun.c4320 Scheme_Object *alt_cont; in do_call_ec() local
4323 alt_cont = p2->cjs.alt_full_continuation; in do_call_ec()
4324 if (alt_cont && !((Scheme_Cont *)alt_cont)->orig_escape_cont) { in do_call_ec()
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dfun.c4320 Scheme_Object *alt_cont; in do_call_ec() local
4323 alt_cont = p2->cjs.alt_full_continuation; in do_call_ec()
4324 if (alt_cont && !((Scheme_Cont *)alt_cont)->orig_escape_cont) { in do_call_ec()