Home
last modified time | relevance | path

Searched refs:compfcn (Results 1 – 1 of 1) sorted by relevance

/optee_os/lib/libutils/isoc/
A Dbget.c552 int (*compfcn) _((bufsize sizereq, int sequence)); member
767 if ((poolset->compfcn == NULL) ||
768 (!(poolset->compfcn)(size, ++compactseq))) {
1088 poolset->compfcn = compact;

Completed in 5 milliseconds