Searched defs:DFN_DEPTH (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Ddfn.c33 #define DFN_DEPTH 100 macro
65 dfn_sz = DFN_DEPTH;
113 dfn_sz = DFN_DEPTH;
125 dfn_sz += DFN_DEPTH;

Completed in 55 milliseconds