Home
last modified time | relevance | path

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

/external/openssl/crypto/comp/
Dc_zlib.c114 static deflate_ft p_deflate=NULL; variable
126 #define deflate p_deflate
370 p_deflate in COMP_zlib()
382 && p_deflate && p_deflateInit_ && p_zError) in COMP_zlib()