Searched refs:PFDI_ALLOC (Results 1 – 2 of 2) sorted by relevance
45 #define PFDI_ALLOC(hfdi, size) ((*PFDI_INT(hfdi)->pfnalloc) (size)) macro
175 if (!(q = PFDI_ALLOC(CAB(hfdi), (z + 1)*sizeof(struct Ziphuft)))) in fdi_Ziphuft_build()