Lines Matching refs:macro_t
240 macro_t *macro = hash_table_find (parser->defines, $2);
286 macro_t *macro = hash_table_find (parser->defines, $2);
291 macro_t *macro = hash_table_find (parser->defines, $2);
337 macro_t *macro = hash_table_find (parser->defines, "__VERSION__");
1395 macro_t *macro;
1510 macro_t *macro;
1727 _macro_equal (macro_t *a, macro_t *b)
1747 macro_t *macro, *previous;
1752 macro = ralloc (parser, macro_t);
1780 macro_t *macro, *previous;
1784 macro = ralloc (parser, macro_t);
1856 macro_t *macro;