auto-decrement
Computing term for automatically decreasing a value, typically a counter or index, by a fixed amount (usually 1).
The counter is auto-decremented each time through the loop.
Borrowed from English 'auto-decrement', combining 'auto-' (automatic) and 'decrement' (decrease).