Searched refs:hash_c_test (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | gensupport.h | 62 extern hashval_t hash_c_test PARAMS ((const PTR));
|
| H A D | genconditions.c | 201 condition_table = htab_create (1000, hash_c_test, cmp_c_test, NULL);
|
| H A D | gensupport.c | 951 hash_c_test, cmp_c_test, NULL); 1053 hash_c_test (x) in hash_c_test() function
|
| H A D | ChangeLog | 17629 (insn_elision, condition_table, hash_c_test, cmp_c_test,
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | gensupport.h | 58 extern hashval_t hash_c_test (const void *);
|
| H A D | gensupport.c | 981 condition_table = htab_create (500, hash_c_test, cmp_c_test, NULL); in init_md_reader_args_cb() 1147 hash_c_test (const void *x) in hash_c_test() function
|