Home
last modified time | relevance | path

Searched defs:png_voidcast (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngpriv.h487 # define png_voidcast(type, value) static_cast<type>(value) macro
494 # define png_voidcast(type, value) (value) macro

Completed in 8 milliseconds