Searched refs:cmp_c_test (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gensupport.h | 163 extern int cmp_c_test (const void *, const void *);
|
H A D | gensupport.c | 2592 condition_table = htab_create (500, hash_c_test, cmp_c_test, NULL); in init_rtx_reader_args_cb() 2796 cmp_c_test (const void *x, const void *y) in cmp_c_test() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gensupport.h | 163 extern int cmp_c_test (const void *, const void *);
|
H A D | gensupport.cc | 2589 condition_table = htab_create (500, hash_c_test, cmp_c_test, NULL); in init_rtx_reader_args_cb() 2793 cmp_c_test (const void *x, const void *y) in cmp_c_test() function
|
H A D | ChangeLog-2002 | 11921 (insn_elision, condition_table, hash_c_test, cmp_c_test,
|