Home | History | Annotate | Download | only in Support

Lines Matching refs:maxnest

1531 	sopno maxnest = 0;
1544 if (plusnest > maxnest)
1545 maxnest = plusnest;
1552 return(maxnest);