Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libpng/
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))