Lines Matching refs:macro_key
138 struct macro_key struct
301 key_compare (struct macro_key *key, in key_compare()
319 struct macro_key *key1 = (struct macro_key *) untyped_key1; in macro_tree_compare()
320 struct macro_key *key2 = (struct macro_key *) untyped_key2; in macro_tree_compare()
329 static struct macro_key *
335 struct macro_key *k = macro_alloc (sizeof (*k), t); in new_macro_key()
351 struct macro_key *key = (struct macro_key *) untyped_key; in macro_tree_delete_key()
612 struct macro_key query; in find_definition()
635 struct macro_key *found = (struct macro_key *) pred->key; in find_definition()
644 struct macro_key *found = (struct macro_key *) n->key; in find_definition()
664 static struct macro_key *
674 struct macro_key *found_key = (struct macro_key *) n->key; in check_for_redefinition()
724 struct macro_key *k; in macro_define_object()
757 struct macro_key *k; in macro_define_function()
791 struct macro_key *key = (struct macro_key *) n->key; in macro_undef()
843 struct macro_key *key = (struct macro_key *) n->key; in macro_definition_location()