| /src/external/gpl3/binutils/dist/gas/ |
| macro.h | 71 } macro_entry; typedef in typeref:struct:macro_struct 89 extern macro_entry *define_macro (sb *, sb *, size_t (*) (sb *)); 90 extern int check_macro (const char *, sb *, const char **, macro_entry **);
|
| /src/external/gpl3/binutils.old/dist/gas/ |
| macro.h | 71 } macro_entry; typedef in typeref:struct:macro_struct 89 extern macro_entry *define_macro (sb *, sb *, size_t (*) (sb *)); 90 extern int check_macro (const char *, sb *, const char **, macro_entry **);
|
| /src/external/bsd/mdocml/dist/ |
| dba.c | 44 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 *ep1, *ep2 [all...] |