Home
last modified time | relevance | path

Searched refs:hash_formal_entry (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dmacro.h140 hash_formal_entry (const void *e) in hash_formal_entry() function
H A Dmacro.c701 macro->formal_hash = htab_create_alloc (7, hash_formal_entry, eq_formal_entry, in define_macro()
1377 h = htab_create_alloc (16, hash_formal_entry, eq_formal_entry, in expand_irp()
H A DChangeLog-20202470 (hash_formal_entry): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-iq2000.c249 macro->formal_hash = htab_create_alloc (7, hash_formal_entry, in iq2000_add_macro()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20202470 (hash_formal_entry): Likewise.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git114055 (hash_formal_entry, eq_formal_entry, formal_entry_alloc),