Home
last modified time | relevance | path

Searched defs:n_arcs (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/usr.bin/tsort/
H A Dtsort.c88 NODE **n_arcs; /* array of arcs to other nodes */ member
/freebsd-12.1/contrib/gcc/
H A Dgcov-dump.c313 unsigned n_arcs = GCOV_TAG_ARCS_NUM (length); in tag_arcs() local