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

  /src/external/bsd/zstd/dist/lib/dictBuilder/
cover.h 24 * All of the methods except COVER_best_init() are thread safe if zstd is
101 void COVER_best_init(COVER_best_t *best);
fastcover.c 678 COVER_best_init(&best);
cover.c 895 void COVER_best_init(COVER_best_t *best) {
1219 COVER_best_init(&best);

Completed in 64 milliseconds