Home
last modified time | relevance | path

Searched refs:arclookup (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/gprof/
H A Dlookup.c86 arclookup(nltype *parentp, nltype *childp) in arclookup() function
H A Dgprof.h254 arctype *arclookup(nltype *, nltype *);
H A Darcs.c59 arcp = arclookup( parentp , childp ); in addarc()
126 arcp = arclookup( parentp , parentp ); in doarcs()