* Incrementing pattern 0x00..0xFF (repeating). * Sum of 0..255 = 0x7F80; truncated to 8 bits = 0x80. * Sum of 0..255 twice = 0xFF00; truncated = 0x00. */
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected