cpu_in_cksum.c | 84 bool needs_swap, started_on_odd; local in function:cpu_in_cksum 90 started_on_odd = false; 127 started_on_odd = !started_on_odd; 136 needs_swap = started_on_odd; 202 started_on_odd = !started_on_odd; 228 bool needs_swap, started_on_odd; local in function:cpu_in_cksum 234 started_on_odd = false; 271 started_on_odd = !started_on_odd [all...] |