Home
last modified time | relevance | path

Searched refs:png_ptruint (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngpriv.h497 typedef unsigned long long png_ptruint; typedef
499 typedef unsigned __int64 png_ptruint; typedef
502 typedef unsigned long png_ptruint; typedef
504 # define png_constcast(type, value) ((type)(png_ptruint)(const void*)(value))

Completed in 6 milliseconds