png_uint_16pp    3773 png.c             png_uint_16pp table = *ptable =
png_uint_16pp    3774 png.c                 (png_uint_16pp)png_calloc(png_ptr, num * (sizeof (png_uint_16p)));
png_uint_16pp    3840 png.c             png_uint_16pp table = *ptable =
png_uint_16pp    3841 png.c                 (png_uint_16pp)png_calloc(png_ptr, num * (sizeof (png_uint_16p)));
png_uint_16pp    4153 pngrtran.c              PNG_CONST png_uint_16pp table = png_ptr->gamma_16_from_1;
png_uint_16pp     290 pngstruct.h       png_uint_16pp gamma_16_table; /* gamma table for 16-bit depth files */
png_uint_16pp     296 pngstruct.h       png_uint_16pp gamma_16_from_1; /* converts from 1.0 to screen */
png_uint_16pp     297 pngstruct.h       png_uint_16pp gamma_16_to_1; /* converts from file to 1.0 */