Searched refs:p_endStream (Results 1 – 1 of 1) sorted by relevance
101 static endStream_ft p_endStream = NULL; variable120 # define ZSTD_endStream p_endStream377 p_endStream = (endStream_ft)DSO_bind_func(zstd_dso, "ZSTD_endStream"); in DEFINE_RUN_ONCE_STATIC()391 || p_compressStream2 == NULL || p_flushStream == NULL || p_endStream == NULL in DEFINE_RUN_ONCE_STATIC()437 p_endStream = NULL; in ossl_comp_zstd_cleanup()
Completed in 4 milliseconds