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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpng.c149 int need_crc = 1; local
155 need_crc = 0;
161 need_crc = 0;
164 if (need_crc)
H A Dpngrutil.c277 int need_crc = 1; local
283 need_crc = 0;
289 need_crc = 0;
299 if (need_crc)

Completed in 40 milliseconds