Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov.c2009 arc_info *arc_p, *arc_n; in solve_flow_graph() local
2107 arc_info *arc, *arc_p, *arc_n; in solve_flow_graph() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov.cc2134 arc_info *arc_p, *arc_n; in solve_flow_graph() local
2232 arc_info *arc, *arc_p, *arc_n; in solve_flow_graph() local
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Darc.c920 #define arc_p ARCSTAT(arcstat_p) /* target size of MRU */ macro