Searched refs:hash_delete (Results 1 – 7 of 7) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gas/ |
| D | hash.h | 74 extern PTR hash_delete (struct hash_control *, const char *key);
|
| D | hash.c | 348 hash_delete (struct hash_control *table, const char *key) in hash_delete() function 553 p = hash_delete (h, name = what ("symbol")); in main()
|
| /mirbsd/src/lib/libc/db/hash/ |
| D | hash.c | 61 static int hash_delete(const DB *, const DBT *, u_int32_t); 198 dbp->del = hash_delete; in __hash_open() 547 hash_delete(const DB *dbp, const DBT *key, in hash_delete() function
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-tic54x.c | 1271 PTR *elem = hash_delete (local_label_hash[macro_level], key); 4965 hash_delete (subsym_recurse_hash, name);
|
| D | tc-ia64.c | 4617 hash_delete (md.dynreg_hash, dr->name);
|
| D | tc-arm.c | 1319 hash_delete (arm_reg_hsh, name); in s_unreq()
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | internals.texi | 1920 @deftypefun @{@} PTR hash_delete (struct hash_control *, const char *)
|