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

/freebsd-9.3-release/contrib/gcc/
H A Dgensupport.h59 extern int cmp_c_test (const void *, const void *);
H A Dgensupport.c985 condition_table = htab_create (500, hash_c_test, cmp_c_test, NULL);
1178 cmp_c_test (const void *x, const void *y)
1173 cmp_c_test (const void *x, const void *y) function

Completed in 51 milliseconds