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

/freebsd-11-stable/contrib/gcclibs/include/
H A Dobstack.h220 void obstack_ptr_grow (struct obstack *obstack, void *data);
368 # define obstack_ptr_grow(OBSTACK,datum) \
492 # define obstack_ptr_grow(h,datum) \
364 # define obstack_ptr_grow macro
487 # define obstack_ptr_grow macro
/freebsd-11-stable/contrib/binutils/include/
H A Dobstack.h220 void obstack_ptr_grow (struct obstack *obstack, void *data);
368 # define obstack_ptr_grow(OBSTACK,datum) \
492 # define obstack_ptr_grow(h,datum) \
364 # define obstack_ptr_grow macro
487 # define obstack_ptr_grow macro
/freebsd-11-stable/contrib/gdb/include/
H A Dobstack.h240 void obstack_ptr_grow (struct obstack *obstack, void *data);
425 # define obstack_ptr_grow(OBSTACK,datum) \
549 # define obstack_ptr_grow(h,datum) \
421 # define obstack_ptr_grow macro
544 # define obstack_ptr_grow macro
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dobstack.h233 void obstack_ptr_grow (struct obstack *obstack, void *data);
419 # define obstack_ptr_grow(OBSTACK,datum) \
534 # define obstack_ptr_grow(h,datum) \
415 # define obstack_ptr_grow macro
529 # define obstack_ptr_grow macro
/freebsd-11-stable/contrib/gcc/
H A Dread-rtl.c788 obstack_ptr_grow (&joined_conditions_obstack, result);
789 obstack_ptr_grow (&joined_conditions_obstack, cond1);
790 obstack_ptr_grow (&joined_conditions_obstack, cond2);
1595 obstack_ptr_grow (&vector_stack, read_rtx_1 (infile, mode_maps));
H A Dtlink.c498 obstack_ptr_grow (&temporary_obstack, c_file_name);
530 obstack_ptr_grow (&temporary_obstack, obstack_finish (&arg_stack));
533 obstack_ptr_grow (&temporary_obstack, f->main);
534 obstack_ptr_grow (&temporary_obstack, NULL);
H A Dreorg.c441 obstack_ptr_grow (&unfilled_slots_obstack, insn);
662 obstack_ptr_grow (&unfilled_slots_obstack, trial);
3536 obstack_ptr_grow (&unfilled_slots_obstack, insn);
3604 obstack_ptr_grow (&unfilled_slots_obstack, insn);
/freebsd-11-stable/contrib/gdb/gdb/
H A Dcp-valprint.c536 obstack_ptr_grow (&dont_print_vb_obstack, baseclass);
H A Dp-valprint.c941 obstack_ptr_grow (&dont_print_vb_obstack, baseclass);
H A Dgdbtypes.c2879 obstack_ptr_grow (&dont_print_type_obstack, type);

Completed in 96 milliseconds