Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gas/
H A Decoff.c1413 shash_t **ret_hash);
1553 shash_t **ret_hash /* return hash pointer */) in add_string() argument
1589 if (ret_hash != (shash_t **) NULL) in add_string()
1590 *ret_hash = hash_ptr; in add_string()
/dragonfly/contrib/binutils-2.27/gas/
H A Decoff.c1413 shash_t **ret_hash);
1553 shash_t **ret_hash /* return hash pointer */) in add_string() argument
1589 if (ret_hash != (shash_t **) NULL) in add_string()
1590 *ret_hash = hash_ptr; in add_string()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dmips-tfile.c1648 const char *end_p1, shash_t **ret_hash) in add_string() argument
1686 if (ret_hash != (shash_t **) 0) in add_string()
1687 *ret_hash = hash_ptr; in add_string()