Home
last modified time | relevance | path

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

/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngconf.h199 # define PNGCAPI __watcall macro
203 # define PNGCAPI __cdecl macro
212 # ifndef PNGCAPI
213 # define PNGCAPI _cdecl macro
253 #ifndef PNGCAPI
254 # define PNGCAPI macro
257 # define PNGCBAPI PNGCAPI
260 # define PNGAPI PNGCAPI
Dpng.h921 PNG_FUNCTION(void, (PNGCAPI *png_longjmp_ptr), PNGARG((jmp_buf, int)), typedef);