Home
last modified time | relevance | path

Searched refs:macro_alloc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmacrotab.c80 macro_alloc (int size, struct macro_table *t) in macro_alloc() function
335 struct macro_key *k = macro_alloc (sizeof (*k), t); in new_macro_key()
368 struct macro_source_file *f = macro_alloc (sizeof (*f), t); in new_source_file()
536 struct macro_definition *d = macro_alloc (sizeof (*d), t); in new_macro_definition()
876 ((splay_tree_allocate_fn) macro_alloc), in new_macro_table()