Searched refs:p_flushStream (Results 1 – 1 of 1) sorted by relevance
100 static flushStream_ft p_flushStream = NULL; variable119 # define ZSTD_flushStream p_flushStream376 p_flushStream = (flushStream_ft)DSO_bind_func(zstd_dso, "ZSTD_flushStream"); in DEFINE_RUN_ONCE_STATIC()391 || p_compressStream2 == NULL || p_flushStream == NULL || p_endStream == NULL in DEFINE_RUN_ONCE_STATIC()436 p_flushStream = NULL; in ossl_comp_zstd_cleanup()
Completed in 4 milliseconds