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

/ast/src/lib/libast/include/
H A Dcdt.h157 #define DT_MAXRECURSE 1024 /* limit to avoid stack overflow */ macro
/ast/src/lib/libast/cdt/
H A Ddttree.c201 if(lev >= DT_MAXRECURSE) /* avoid blowing the stack */

Completed in 13 milliseconds