Lines Matching refs:total
735 size_t total = 0;743 ++total;767 if (total > 0)772 png_bytep data = malloc((total+3)&~3);785 if (ferror(fp) || new_size != total)796 return total;