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

/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Dinput.cpp5594 static int while_depth = 0; variable
5635 while_depth++;
5652 while_depth--;
5659 if (!while_depth) {
5673 if (!while_depth) {

Completed in 107 milliseconds