Searched defs:formal_hash (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dmacro.h66 struct htab *formal_hash; /* Hash table of formals. */ member in struct:macro_struct
H A Dmacro.c743 sub_actual(size_t start, sb *in, sb *t, struct hash_control *formal_hash, int kind, sb *out, int copyifnotthere) argument
792 macro_expand_body(sb *in, sb *out, formal_entry *formals, struct hash_control *formal_hash, const macro_entry *macro) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dmacro.h66 struct htab *formal_hash; /* Hash table of formals. */ member in struct:macro_struct
H A Dmacro.c785 sub_actual (size_t start, sb *in, sb *t, struct htab *formal_hash, argument
834 macro_expand_body(sb *in, sb *out, formal_entry *formals, struct htab *formal_hash, const macro_entry *macro) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dmacro.h66 struct htab *formal_hash; /* Hash table of formals. */ member in struct:macro_struct
H A Dmacro.c754 sub_actual (size_t start, sb *in, sb *t, struct htab *formal_hash, argument
803 macro_expand_body(sb *in, sb *out, formal_entry *formals, struct htab *formal_hash, const macro_entry *macro) argument
[all...]

Completed in 223 milliseconds