Lines Matching refs:macro_key
159 struct macro_key struct
322 key_compare (struct macro_key *key, in key_compare()
341 struct macro_key *key1 = (struct macro_key *) untyped_key1; in macro_tree_compare()
342 struct macro_key *key2 = (struct macro_key *) untyped_key2; in macro_tree_compare()
351 static struct macro_key *
357 struct macro_key *k = macro_alloc (sizeof (*k), t); in new_macro_key()
373 struct macro_key *key = (struct macro_key *) untyped_key; in macro_tree_delete_key()
634 struct macro_key query; in find_definition()
657 struct macro_key *found = (struct macro_key *) pred->key; in find_definition()
666 struct macro_key *found = (struct macro_key *) n->key; in find_definition()
686 static struct macro_key *
696 struct macro_key *found_key = (struct macro_key *) n->key; in check_for_redefinition()
755 struct macro_key *k = NULL; in macro_define_object_internal()
807 struct macro_key *k = NULL; in macro_define_function()
837 struct macro_key *key = (struct macro_key *) n->key; in macro_undef()
952 struct macro_key *key = (struct macro_key *) n->key; in macro_definition_location()
978 struct macro_key *key = (struct macro_key *) node->key; in foreach_macro()
1010 struct macro_key *key = (struct macro_key *) node->key; in foreach_macro_in_scope()