Home
last modified time | relevance | path

Searched defs:formal_hash (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/binutils.old/dist/gas/
H A Dmacro.h66 struct hash_control *formal_hash; /* Hash table of formals. */ member
H A Dmacro.c743 sub_actual (size_t start, sb *in, sb *t, struct hash_control *formal_hash, in sub_actual()
793 struct hash_control *formal_hash, const macro_entry *macro) in macro_expand_body()
/netbsd/external/gpl3/gdb/dist/gas/
H A Dmacro.c754 sub_actual (size_t start, sb *in, sb *t, struct htab *formal_hash, in sub_actual()
804 struct htab *formal_hash, const macro_entry *macro) in macro_expand_body()
H A Dmacro.h66 struct htab *formal_hash; /* Hash table of formals. */ member
/netbsd/external/gpl3/binutils/dist/gas/
H A Dmacro.c785 sub_actual (size_t start, sb *in, sb *t, struct htab *formal_hash, in sub_actual()
835 struct htab *formal_hash, const macro_entry *macro) in macro_expand_body()
H A Dmacro.h66 struct htab *formal_hash; /* Hash table of formals. */ member
/netbsd/external/gpl3/gdb.old/dist/gas/
H A Dmacro.c754 sub_actual (size_t start, sb *in, sb *t, struct htab *formal_hash, in sub_actual()
804 struct htab *formal_hash, const macro_entry *macro) in macro_expand_body()
H A Dmacro.h66 struct htab *formal_hash; /* Hash table of formals. */ member