HomeSort by relevance Sort by last modified time
    Searched refs:PNGCAPI (Results 1 - 2 of 2) sorted by null

  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 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
    [all...]
png.h     [all...]

Completed in 25 milliseconds