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

/vbox/src/libs/libpng-1.2.8/
H A Dpng.c207 int need_crc = 1; local
213 need_crc = 0;
218 need_crc = 0;
221 if (need_crc)
H A Dpngrutil.c141 int need_crc = 1; local
147 need_crc = 0;
152 need_crc = 0;
157 if (need_crc)

Completed in 2828 milliseconds