Home
last modified time | relevance | path

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

/netbsd/external/cddl/osnet/dev/sdt/
H A Dsdt.c348 struct sdt_argtype **argtype, **a_begin, **a_end; in sdt_kld_load() local
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dsymfile.c3070 CORE_ADDR a_end = obj_section_endaddr (a); in sections_overlap() local
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dsymfile.c3070 CORE_ADDR a_end = obj_section_endaddr (a); in sections_overlap() local
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dcfgrtl.c841 rtx_insn *b_head = BB_HEAD (b), *b_end = BB_END (b), *a_end = BB_END (a); in rtl_merge_blocks() local
H A Dcfgrtl.cc865 rtx_insn *b_head = BB_HEAD (b), *b_end = BB_END (b), *a_end = BB_END (a); in rtl_merge_blocks() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dcfgrtl.c841 rtx_insn *b_head = BB_HEAD (b), *b_end = BB_END (b), *a_end = BB_END (a); in rtl_merge_blocks() local
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc14047 bool a_end = !a[ix] || a[ix] == '='; in env_var_cmp() local