HomeSort by: relevance | last modified time | path
    Searched refs:QP_AUTOGC (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
qp_p.h 197 #define QP_AUTOGC(qp) QP_GC_HEURISTIC(qp, (qp)->free_count - (qp)->hold_count)
qp.c 1066 if (destroyed && QP_AUTOGC(qp)) {
1075 if (QP_AUTOGC(qp)) {
1188 * Ensure QP_AUTOGC() ignores free space in immutable chunks.

Completed in 29 milliseconds