Searched refs:case_bit_test_cmp (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/gcc/
H A Dstmt.c119 static int case_bit_test_cmp (const void *, const void *);
2218 case_bit_test_cmp (const void *p1, const void *p2)
2287 qsort (test, count, sizeof(*test), case_bit_test_cmp);
2203 case_bit_test_cmp (const void *p1, const void *p2) function

Completed in 72 milliseconds