HomeSort by relevance Sort by last modified time
    Searched refs:png_alloc_size_t (Results 1 - 4 of 4) sorted by null

  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 570 /* png_alloc_size_t is guaranteed to be no smaller than png_size_t,
572 * to png_alloc_size_t are not necessary; in fact, it is recommended
575 * Casts in the other direction (from png_alloc_size_t to png_size_t or
580 typedef unsigned long png_alloc_size_t; typedef
583 typedef unsigned long png_alloc_size_t; typedef
591 typedef DWORD png_alloc_size_t; typedef
593 typedef png_size_t png_alloc_size_t; typedef
pngstruct.h 332 png_alloc_size_t user_chunk_malloc_max;
png.h     [all...]
pngpriv.h     [all...]

Completed in 75 milliseconds