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

  /src/external/bsd/zstd/dist/lib/dictBuilder/
cover.h 106 void COVER_best_wait(COVER_best_t *best);
109 * Call COVER_best_wait() and then destroy the COVER_best_t.
cover.c 909 void COVER_best_wait(COVER_best_t *best) {
921 * Call COVER_best_wait() and then destroy the COVER_best_t.
927 COVER_best_wait(best);
1283 COVER_best_wait(&best);
fastcover.c 746 COVER_best_wait(&best);

Completed in 71 milliseconds