Searched refs:DFN_BUSY (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dcg_dfn.h28 #define DFN_BUSY -1
27 #define DFN_BUSY macro
H A Dcg_dfn.c65 return child->cg.top_order != DFN_NAN && child->cg.top_order != DFN_BUSY;
226 parent->cg.top_order = DFN_BUSY;
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dcg_dfn.h28 #define DFN_BUSY -1
27 #define DFN_BUSY macro
H A Dcg_dfn.c65 return child->cg.top_order != DFN_NAN && child->cg.top_order != DFN_BUSY;
226 parent->cg.top_order = DFN_BUSY;

Completed in 130 milliseconds