Searched refs:Pzindex_f (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libpz/
H A Dpzip.h104 typedef int (*Pzindex_f)(Pz_t*, Pzindex_t*, void*, Pzdisc_t*); typedef
154 Pzindex_f indexf; /* index generation function */
H A Dpzdeflate.c49 Pzindex_f indexf;
113 indexf = (pz->disc->version >= PZ_VERSION_SPLIT) ? pz->disc->indexf : (Pzindex_f)0;
H A Dpzsplit.c303 Pzindex_f indexf;

Completed in 13 milliseconds