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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/comp/
H A Dc_zlib.c55 # define Z_CALLCONV _stdcall macro
58 # define Z_CALLCONV macro
73 typedef int (Z_CALLCONV *compress_ft)(Bytef *dest,uLongf *destLen,
75 typedef int (Z_CALLCONV *inflateEnd_ft)(z_streamp strm);
76 typedef int (Z_CALLCONV *inflate_ft)(z_streamp strm, int flush);
77 typedef int (Z_CALLCONV *inflateInit__ft)(z_streamp strm,

Completed in 285 milliseconds