Searched refs:have_shift (Results 1 – 2 of 2) sorted by relevance
2552 int c, have_shift; in png_do_unshift() local2554 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()2563 have_shift = 1; in png_do_unshift()2566 if (!have_shift) in png_do_unshift()
2266 int c, have_shift; in png_do_unshift() local2268 for (c = have_shift = 0; c < channels; ++c) in png_do_unshift()2277 have_shift = 1; in png_do_unshift()2280 if (!have_shift) in png_do_unshift()