Searched refs:COVER_ctx_destroy (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/contrib/zstd/lib/dictBuilder/
H A Dcover.c503 static void COVER_ctx_destroy(COVER_ctx_t *ctx) { function
530 * The context must be destroyed with `COVER_ctx_destroy()`.
560 COVER_ctx_destroy(ctx);
685 COVER_ctx_destroy(&ctx);
701 COVER_ctx_destroy(&ctx);
999 COVER_ctx_destroy(&ctx);
1030 COVER_ctx_destroy(&ctx);

Completed in 180 milliseconds