Lines Matching defs:macro_entry
44 struct macro_entry {
54 static struct macro_entry
76 offsetof(struct macro_entry, value));
87 struct macro_entry *entry;
341 static struct macro_entry *
344 struct macro_entry *entry;
368 struct macro_entry *entry;
390 struct macro_entry *entry;
435 struct macro_entry **entries, *entry;
504 const struct macro_entry *ep1, *ep2;
506 ep1 = *(const struct macro_entry * const *)vp1;
507 ep2 = *(const struct macro_entry * const *)vp2;