Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgensupport.h163 extern int cmp_c_test (const void *, const void *);
H A Dgensupport.c2592 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 Dgensupport.h163 extern int cmp_c_test (const void *, const void *);
H A Dgensupport.cc2589 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 DChangeLog-200211921 (insn_elision, condition_table, hash_c_test, cmp_c_test,