Searched refs:PNGCAPI (Results 1 – 4 of 4) sorted by relevance
196 # define PNGCAPI __watcall macro200 # define PNGCAPI __cdecl macro212 # ifndef PNGCAPI213 # define PNGCAPI _cdecl macro254 #ifndef PNGCAPI255 # define PNGCAPI macro258 # define PNGCBAPI PNGCAPI261 # define PNGAPI PNGCAPI
363 and PNGCAPI, are used instead for callback functions (PNGCBAPI) and364 (PNGCAPI) for functions that must match a C library prototype (currently
828 PNG_FUNCTION(void, (PNGCAPI *png_longjmp_ptr), PNGARG((jmp_buf, int)), typedef);
2755 into PNGCAPI (base C form), PNGAPI (exports) and PNGCBAPI (callbacks),