Home
last modified time | relevance | path

Searched refs:next_fn (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dunwind-arm-common.inc186 _uw next_fn;
201 next_fn = selfrel_offset31 (&table[n + 1].fnoffset) - 1;
203 next_fn = (_uw)0 - 1;
211 else if (return_address <= next_fn)
/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-expand.cc3827 enum built_in_function next_fn, in expand_omp_for_generic() argument
4018 t = build_call_expr (builtin_decl_explicit (next_fn), 2, in expand_omp_for_generic()
4522 t = build_call_expr (builtin_decl_explicit (next_fn), 2, in expand_omp_for_generic()