Searched defs:PNG_FP_EXPORT (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngconf.h451 #ifndef PNG_FP_EXPORT /* A floating point API. */
453 # define PNG_FP_EXPORT(ordinal, type, name, args)\ macro
456 # define PNG_FP_EXPORT(ordinal, type, name, args)

Completed in 31 milliseconds