Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/config/romp/
Dromp.c1434 static struct fp_op *fp_hash_table[FP_HASH_SIZE]; variable
1545 for (fpop = fp_hash_table[hash], last_fpop = 0;
1722 fp_hash_table[hash] = fpop;
2006 fp_hash_table[i] = 0; in init_fpops()