Searched refs:COVER_cmp (Results 1 – 1 of 1) sorted by relevance
250 static int COVER_cmp(COVER_ctx_t *ctx, const void *lp, const void *rp) { in COVER_cmp() function274 int result = COVER_cmp(g_coverCtx, lp, rp); in COVER_strict_cmp()633 (ctx->d <= 8 ? &COVER_cmp8 : &COVER_cmp), &COVER_group); in COVER_ctx_init()