Lines Matching refs:png_sizeof
1249 # define png_sizeof(x) png_convert_size(sizeof(x))1252 # define png_sizeof(x) sizeof(x)