Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dcgen-opc.c33 static unsigned int hash_keyword_value
91 ke = kt->value_hash_table[hash_keyword_value (kt, value)]; in cgen_keyword_lookup_value()
118 hash = hash_keyword_value (kt, ke->value); in cgen_keyword_add()
226 hash_keyword_value (const CGEN_KEYWORD *kt, unsigned int value) in hash_keyword_value() function
DChangeLog-0203252 (hash_keyword_value): Ditto.
260 (hash_keyword_value): Ditto.
DChangeLog-9297454 (hash_keyword_value): Change type of `value' to unsigned int.