Searched defs:png_constcast (Results 1 – 3 of 3) sorted by relevance
488 # define png_constcast(type, value) const_cast<type>(value) macro504 # define png_constcast(type, value) ((type)(png_ptruint)(const void*)(value)) macro