HomeSort by: relevance | last modified time | path
    Searched defs:macro_alloc (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
macrotab.c 88 macro_alloc (int size, struct macro_table *t)
359 struct macro_key *k = (struct macro_key *) macro_alloc (sizeof (*k), t);
394 = (struct macro_source_file *) macro_alloc (sizeof (*f), t);
560 = (struct macro_definition *) macro_alloc (sizeof (*d), t);
1048 ((splay_tree_allocate_fn) macro_alloc),
86 macro_alloc (int size, struct macro_table *t) function
macrotab.c 88 macro_alloc (int size, struct macro_table *t)
359 struct macro_key *k = (struct macro_key *) macro_alloc (sizeof (*k), t);
394 = (struct macro_source_file *) macro_alloc (sizeof (*f), t);
560 = (struct macro_definition *) macro_alloc (sizeof (*d), t);
1048 ((splay_tree_allocate_fn) macro_alloc),
86 macro_alloc (int size, struct macro_table *t) function
macrotab.c 88 macro_alloc (int size, struct macro_table *t)
359 struct macro_key *k = (struct macro_key *) macro_alloc (sizeof (*k), t);
394 = (struct macro_source_file *) macro_alloc (sizeof (*f), t);
560 = (struct macro_definition *) macro_alloc (sizeof (*d), t);
1048 ((splay_tree_allocate_fn) macro_alloc),
86 macro_alloc (int size, struct macro_table *t) function
  /src/external/gpl3/gdb/dist/gdb/
macrotab.c 88 macro_alloc (int size, struct macro_table *t)
359 struct macro_key *k = (struct macro_key *) macro_alloc (sizeof (*k), t);
394 = (struct macro_source_file *) macro_alloc (sizeof (*f), t);
560 = (struct macro_definition *) macro_alloc (sizeof (*d), t);
1048 ((splay_tree_allocate_fn) macro_alloc),
86 macro_alloc (int size, struct macro_table *t) function
macrotab.c 88 macro_alloc (int size, struct macro_table *t)
359 struct macro_key *k = (struct macro_key *) macro_alloc (sizeof (*k), t);
394 = (struct macro_source_file *) macro_alloc (sizeof (*f), t);
560 = (struct macro_definition *) macro_alloc (sizeof (*d), t);
1048 ((splay_tree_allocate_fn) macro_alloc),
86 macro_alloc (int size, struct macro_table *t) function
macrotab.c 88 macro_alloc (int size, struct macro_table *t)
359 struct macro_key *k = (struct macro_key *) macro_alloc (sizeof (*k), t);
394 = (struct macro_source_file *) macro_alloc (sizeof (*f), t);
560 = (struct macro_definition *) macro_alloc (sizeof (*d), t);
1048 ((splay_tree_allocate_fn) macro_alloc),
86 macro_alloc (int size, struct macro_table *t) function

Completed in 64 milliseconds