Home
last modified time | relevance | path

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

/third_party/openssl/crypto/comp/
Dc_zlib.c102 static deflateInit__ft p_deflateInit_ = NULL; variable
114 # define deflateInit_ p_deflateInit_
237 p_deflateInit_ in COMP_zlib()
243 && p_deflate && p_deflateInit_ && p_zError) in COMP_zlib()