Searched defs:png_get_uint_32 (Results 1 – 6 of 6) sorted by relevance
72 png_get_uint_32(png_bytep buf) in png_get_uint_32() function
2867 # define png_get_uint_32(buf) ( *((png_uint_32p) (buf))) macro
2939 # define png_get_uint_32(buf) ( *((png_uint_32p) (buf))) macro
68 png_get_uint_32)(png_const_bytep buf) in png_uint_32() argument
2745 # define png_get_uint_32(buf) PNG_get_uint_32(buf) macro