Lines Matching refs:png_sizeof
1126 # define png_sizeof(x) png_convert_size(sizeof (x))1129 # define png_sizeof(x) sizeof (x)