Searched refs:macro_entry (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dmacro.h69 } macro_entry; typedef in typeref:struct:macro_struct
90 extern int check_macro (const char *, sb *, const char **, macro_entry **);
H A Dmacro.c40 static int do_formals (macro_entry *, int, sb *);
44 (sb *, sb *, formal_entry *, struct hash_control *, const macro_entry *);
45 static const char *macro_expand (int, sb *, macro_entry *, sb *);
46 static void free_macro(macro_entry *);
484 do_formals (macro_entry *macro, int idx, sb *in)
619 macro_entry *macro;
623 macro = (macro_entry *) xmalloc (sizeof (macro_entry));
757 struct hash_control *formal_hash, const macro_entry *macro)
987 macro_expand (int idx, sb *in, macro_entry *
[all...]
H A Dread.c565 macro_entry *macro;
/freebsd-11-stable/contrib/mdocml/
H A Ddba.c44 struct macro_entry { struct
54 static struct macro_entry
76 offsetof(struct macro_entry, value));
87 struct macro_entry *entry;
340 static struct macro_entry *
343 struct macro_entry *entry;
367 struct macro_entry *entry;
389 struct macro_entry *entry;
434 struct macro_entry **entries, *entry;
503 const struct macro_entry *ep
[all...]

Completed in 429 milliseconds