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

/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dmain.cpp38 static int lf_flag = 1; // non-zero if we should attempt to understand variable
346 else if (lf_flag && c == 'l')
602 lf_flag = 0;
607 lf_flag = 0;

Completed in 99 milliseconds