Home
last modified time | relevance | path

Searched defs:a_end (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dcfgrtl.c605 rtx b_head = BB_HEAD (b), b_end = BB_END (b), a_end = BB_END (a); in rtl_merge_blocks() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcfgrtl.c816 rtx_insn *b_head = BB_HEAD (b), *b_end = BB_END (b), *a_end = BB_END (a); in rtl_merge_blocks() local
/dragonfly/contrib/gdb-7/gdb/
H A Dsymfile.c3124 CORE_ADDR a_end = obj_section_endaddr (a); in sections_overlap() local