Searched refs:quote_args (Results 1 – 1 of 1) sorted by relevance
1370 int quote_args; /* true for \\$@, false for \\$* */ in roff_expand() local1479 quote_args = 0; in roff_expand()1481 quote_args = 1; in roff_expand()1491 if (quote_args) in roff_expand()1510 if (quote_args) in roff_expand()1515 if (quote_args) in roff_expand()