Home
last modified time | relevance | path

Searched defs:last_fn (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/arc/
H A Darc.c965 static tree last_fn = NULL_TREE; local
/openbsd/gnu/gcc/gcc/config/arc/
H A Darc.c1006 static tree last_fn = NULL_TREE; in arc_compute_function_type() local
/openbsd/gnu/gcc/gcc/config/m32r/
H A Dm32r.c1157 static tree last_fn = NULL_TREE; in m32r_compute_function_type() local
/openbsd/gnu/usr.bin/gcc/gcc/config/m32r/
H A Dm32r.c1777 static tree last_fn = NULL_TREE; local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2read.c275 struct function_range *first_fn, *last_fn, *cached_fn; member