Home | History | Annotate | Download | only in jni

Lines Matching refs:PNGCAPI

111  * PNGCAPI   Calling convention used by the ANSI-C library (required
120 * PNG_API_RULE=0 Use PNGCAPI - the 'C' calling convention - throughout.
123 * the 'C' calling convention (from PNGCAPI) for
199 # define PNGCAPI __watcall
203 # define PNGCAPI __cdecl
212 # ifndef PNGCAPI
213 # define PNGCAPI _cdecl
219 /* NOTE: PNGCBAPI always defaults to PNGCAPI. */
253 #ifndef PNGCAPI
254 # define PNGCAPI
257 # define PNGCBAPI PNGCAPI
260 # define PNGAPI PNGCAPI