png_get_sBIT     1023 contrib/libtests/pngimage.c          if (png_get_sBIT(dp->read_pp, dp->read_ip, &sBIT) != PNG_INFO_sBIT)
png_get_sBIT     4522 contrib/libtests/pngvalid.c       if (png_get_sBIT(pp, pi, &sBIT) & PNG_INFO_sBIT)
png_get_sBIT      510 example.c            png_get_sBIT(png_ptr, info_ptr, &sig_bit_p);
png_get_sBIT     2216 png.h          PNG_EXPORT(153, png_uint_32, png_get_sBIT, (png_const_structrp png_ptr,
png_get_sBIT     1213 pngtest.c            if (png_get_sBIT(read_ptr, read_info_ptr, &sig_bit))