Searched refs:p_decode_error_string (Results 1 – 1 of 1) sorted by relevance
83 static decode_error_string_ft p_decode_error_string = NULL; variable101 # define BrotliDecoderErrorString p_decode_error_string311 …p_decode_error_string = (decode_error_string_ft)DSO_bind_func(brotli_decode_dso, "BrotliDecoderErr… in DEFINE_RUN_ONCE_STATIC()319 … || p_decode_error == NULL || p_decode_error_string == NULL || p_decode_is_finished == NULL in DEFINE_RUN_ONCE_STATIC()369 p_decode_error_string = NULL; in ossl_comp_brotli_cleanup()
Completed in 11 milliseconds