Home
last modified time | relevance | path

Searched refs:gotos (Results 1 - 4 of 4) sorted by relevance

/third_party/libunwind/libunwind/doc/
H A Dlibunwind-setjmp.tex8 \begin{Name}{3}{libunwind-setjmp}{David Mosberger-Tang}{Programming Library}{libunwind-based non-local gotos}libunwind-setjmp -- libunwind-based non-local gotos
26 implementation of non-local gotos. This implementation is intended to
H A Dlibunwind.tex123 useful for implementing non-local gotos and the exception handling
/third_party/mesa3d/src/intel/common/
H A Dmi_builder.h1268 struct _mi_goto gotos[8]; member
1315 assert(t->num_gotos < ARRAY_SIZE(t->gotos)); in mi_goto_if()
1322 t->gotos[t->num_gotos++] = g; in mi_goto_if()
1351 bbs.PredicationEnable = t->gotos[i].predicated; in mi_goto_target()
1352 GENX(MI_BATCH_BUFFER_START_pack)(b->user_data, t->gotos[i].mi_bbs, &bbs); in mi_goto_target()
/third_party/python/
H A Dconfigure1872 --with-computed-gotos enable computed gotos in evaluation loop (enabled by
24984 # Check for --with-computed-gotos
24985 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for --with-computed-gotos" >&5
24986 printf %s "checking for --with-computed-gotos... " >&6; }
24988 # Check whether --with-computed-gotos was given.
25015 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC supports computed gotos" >&5
25016 printf %s "checking whether $CC supports computed gotos... " >&6; }
25024 ac_cv_computed_gotos="$with_computed_gotos -- configured --with(out)-computed-gotos"

Completed in 23 milliseconds