Home
last modified time | relevance | path

Searched refs:case_bit_test_cmp (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dstmt.c117 static int case_bit_test_cmp (const void *, const void *);
2192 case_bit_test_cmp (const void *p1, const void *p2) in case_bit_test_cmp() function
2261 qsort (test, count, sizeof(*test), case_bit_test_cmp); in emit_case_bit_tests()