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

/freebsd-10.2-release/contrib/gcc/
H A Dlambda.h138 #define LN_DEPTH(T) ((T)->depth) macro
H A Dlambda-code.c335 LN_DEPTH (ret) = depth;
348 for (i = 0; i < LN_DEPTH (nest); i++)
351 print_lambda_loop (outfile, LN_LOOPS (nest)[i], LN_DEPTH (nest),
391 depth = LN_DEPTH (nest);
641 depth = LN_DEPTH (nest);
784 depth = LN_DEPTH (auxillary_nest);
1040 depth = LN_DEPTH (nest);

Completed in 51 milliseconds