Searched refs:macro_key (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dmacrotab.c62 The splay tree's keys are `struct macro_key' pointers;
141 struct macro_key
304 key_compare (struct macro_key *key,
322 struct macro_key *key1 = (struct macro_key *) untyped_key1;
323 struct macro_key *key2 = (struct macro_key *) untyped_key2;
332 static struct macro_key *
338 struct macro_key *k = macro_alloc (sizeof (*k), t);
354 struct macro_key *ke
138 struct macro_key struct
[all...]

Completed in 85 milliseconds