Searched refs:dfn_post_visit (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/usr.bin/gprof/
H A Ddfn.c105 dfn_post_visit( parentp );
286 dfn_post_visit(nltype *parentp) function
292 printf( "[dfn_post_visit]\t%d: " , dfn_depth );
307 printf( "[dfn_post_visit]\t\tmember " );
316 printf( "[dfn_post_visit]\t\tis part of a cycle\n" );
H A Dgprof.h274 void dfn_post_visit(nltype *);

Completed in 252 milliseconds