Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:png_get_int_32

2651  * The x86 line of processors definitely do not.  The png_get_int_32()
2658 # define png_get_int_32(buf) ( *((png_int_32p) (buf)))
2662 extern PNG_EXPORT(png_int_32,png_get_int_32) PNGARG((png_bytep buf));