Searched refs:macro_key (Results 1 – 1 of 1) sorted by relevance
159 struct macro_key struct322 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()[all …]