Searched refs:compfcn (Results 1 – 1 of 1) sorted by relevance
552 int (*compfcn) _((bufsize sizereq, int sequence)); member766 if ((poolset->compfcn == NULL) ||767 (!(poolset->compfcn)(size, ++compactseq))) {1091 poolset->compfcn = compact;
Completed in 4 milliseconds