Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dev/sdt/
H A Dsdt.c348 struct sdt_argtype **argtype, **a_begin, **a_end; in sdt_kld_load() local
/netbsd-src/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-src/external/gpl3/gcc/dist/gcc/
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-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc14047 bool a_end = !a[ix] || a[ix] == '='; in env_var_cmp() local