Searched refs:PNGCAPI (Results 1 - 4 of 4) sorted by relevance

/external/libpng/
H A Dpngconf.h110 * PNGCAPI Calling convention used by the ANSI-C library (required
119 * PNG_API_RULE=0 Use PNGCAPI - the 'C' calling convention - throughout.
122 * the 'C' calling convention (from PNGCAPI) for
196 # define PNGCAPI __watcall macro
200 # define PNGCAPI __cdecl macro
212 # ifndef PNGCAPI
213 # define PNGCAPI _cdecl macro
220 /* NOTE: PNGCBAPI always defaults to PNGCAPI. */
254 #ifndef PNGCAPI
255 # define PNGCAPI macro
[all...]
H A Dpng.h859 PNG_FUNCTION(void, (PNGCAPI *png_longjmp_ptr), PNGARG((jmp_buf, int)), typedef);
/external/pdfium/third_party/libpng16/
H A Dpngconf.h110 * PNGCAPI Calling convention used by the ANSI-C library (required
119 * PNG_API_RULE=0 Use PNGCAPI - the 'C' calling convention - throughout.
122 * the 'C' calling convention (from PNGCAPI) for
196 # define PNGCAPI __watcall macro
200 # define PNGCAPI __cdecl macro
212 # ifndef PNGCAPI
213 # define PNGCAPI _cdecl macro
220 /* NOTE: PNGCBAPI always defaults to PNGCAPI. */
254 #ifndef PNGCAPI
255 # define PNGCAPI macro
[all...]
H A Dpng.h863 PNG_FUNCTION(void, (PNGCAPI *png_longjmp_ptr), PNGARG((jmp_buf, int)), typedef);

Completed in 176 milliseconds