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

/macosx-10.10.1/groff-38/groff/src/roff/troff/
H A Dcolumn.cpp490 vunits *old_amount = amount; local
493 amount[i] = old_amount[i];
494 a_delete old_amount; local
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dprint_cmd.c1051 int old_indent, old_amount; local
1056 old_amount = indentation_amount;
1093 indentation_amount = old_amount;

Completed in 200 milliseconds