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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dexpmed.h161 struct alg_hash_entry x_alg_hash[NUM_ALG_HASH_ENTRIES]; member in struct:target_expmed
163 /* True if x_alg_hash might already have been used. */
206 return &this_target_expmed->x_alg_hash[idx];
209 /* Return true if the x_alg_hash field might have been used. */
217 /* Set whether the x_alg_hash field might have been used. */
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dexpmed.h152 struct alg_hash_entry x_alg_hash[NUM_ALG_HASH_ENTRIES]; member in struct:target_expmed
154 /* True if x_alg_hash might already have been used. */
197 return &this_target_expmed->x_alg_hash[idx];
200 /* Return true if the x_alg_hash field might have been used. */
208 /* Set whether the x_alg_hash field might have been used. */

Completed in 75 milliseconds