Searched refs:p_uncompress (Results 1 – 1 of 1) sorted by relevance
91 static uncompress_ft p_uncompress = NULL; variable103 # define uncompress p_uncompress288 p_uncompress = (compress_ft) DSO_bind_func(zlib_dso, "uncompress"); in DEFINE_RUN_ONCE_STATIC()297 if (p_compress == NULL || p_uncompress == NULL || p_inflateEnd == NULL in DEFINE_RUN_ONCE_STATIC()