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

/freebsd-10.0-release/contrib/groff/src/roff/troff/
H A Ddiv.cpp688 int got_arg = 0; local
691 got_arg = 1;
697 if (got_arg)
699 if (got_arg || !topdiv->no_space_mode)
702 else if (topdiv->no_space_mode && !got_arg)
722 if (got_arg)
731 if (got_arg)
733 if (!(topdiv->no_space_mode && !got_arg))

Completed in 228 milliseconds