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

/freebsd-9.3-release/usr.bin/gprof/
H A Dgprof.h151 #define HASCYCLEXIT 0x08 /* node has arc exiting from cycle */ macro
H A Darcs.c472 nlp -> flags &= ~HASCYCLEXIT;
476 nlp -> flags |= HASCYCLEXIT;
664 if ( arcp -> arc_childp -> flags & HASCYCLEXIT ) {

Completed in 64 milliseconds