Lines Matching refs:hashret
1189 const char *hashret = NULL;1226 hashret = hash_insert (op_hash, name, (void *) &cris_opcodes[i]);1228 if (hashret != NULL && *hashret != '\0')1230 *hashret == 0 ? _("(unknown reason)") : hashret);