Searched refs:obstack_free (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Didentifiers.c85 obstack_free (&pfile->hash_ob, 0);
H A Dsymtab.c79 obstack_free (&table->stack, NULL);
126 obstack_free (&table->stack, (void *) str);
149 obstack_free (&table->stack, (void *) str);
H A Dinit.c257 obstack_free (&pfile->buffer_ob, 0);
/freebsd-11-stable/contrib/gcclibs/include/
H A Dobstack.h212 void obstack_free (struct obstack *obstack, void *block);
441 # define obstack_free(OBSTACK, OBJ) \
447 else (obstack_free) (__o, __obj); })
537 # define obstack_free(h,obj) \
542 : (((obstack_free) ((h), (h)->temp + (char *) (h)->chunk), 0), 0)))
437 # define obstack_free macro
532 # define obstack_free macro
/freebsd-11-stable/contrib/binutils/include/
H A Dobstack.h212 void obstack_free (struct obstack *obstack, void *block);
441 # define obstack_free(OBSTACK, OBJ) \
447 else (obstack_free) (__o, __obj); })
537 # define obstack_free(h,obj) \
542 : (((obstack_free) ((h), (h)->temp + (char *) (h)->chunk), 0), 0)))
437 # define obstack_free macro
532 # define obstack_free macro
/freebsd-11-stable/contrib/gdb/include/
H A Dobstack.h232 void obstack_free (struct obstack *obstack, void *block);
498 # define obstack_free(OBSTACK, OBJ) \
504 else (obstack_free) (__o, __obj); })
595 # define obstack_free(h,obj) \
600 : (((obstack_free) ((h), (h)->temp + (char *) (h)->chunk), 0), 0)))
602 # define obstack_free(h,obj) \
494 # define obstack_free macro
590 # define obstack_free macro
597 # define obstack_free macro
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dobstack.h225 void obstack_free (struct obstack *obstack, void *block);
483 # define obstack_free(OBSTACK, OBJ) \
489 else (obstack_free) (__o, __obj); })
577 # define obstack_free(h,obj) \
582 : (((obstack_free) ((h), (h)->temp + (char *) (h)->chunk), 0), 0)))
584 # define obstack_free(h,obj) \
479 # define obstack_free macro
572 # define obstack_free macro
579 # define obstack_free macro
H A Dobstack.c369 #undef obstack_free
409 obstack_free (h, obj)
367 #undef obstack_free macro
407 obstack_free (h, obj) function
/freebsd-11-stable/contrib/gcc/
H A Dtlink.c215 obstack_free (&symbol_stack_obstack, ep);
244 obstack_free (&file_stack_obstack, ep);
413 obstack_free (&temporary_obstack, temporary_firstobj);
547 obstack_free (&arg_stack, NULL);
548 obstack_free (&temporary_obstack, temporary_firstobj);
748 obstack_free (&temporary_obstack, temporary_firstobj);
H A Dpostreload-gcse.c273 obstack_free (&expr_obstack, NULL);
274 obstack_free (&occr_obstack, NULL);
275 obstack_free (&unoccr_obstack, NULL);
276 obstack_free (&modifies_mem_obstack, NULL);
346 obstack_free is really fast and one more obstack_alloc doesn't hurt if
364 obstack_free (&expr_obstack, cur_expr);
425 obstack_free (&expr_obstack, tmp_expr);
716 obstack_free (&modifies_mem_obstack, modifies_mem_obstack_bottom);
1156 obstack_free (&unoccr_obstack, rollback_unoccr);
H A Dconflict.c173 obstack_free (&graph->arc_obstack, NULL);
H A Dpretty-print.c573 obstack_free (&buffer->chunk_obstack, chunk_array);
617 obstack_free (pp->buffer->obstack, obstack_base (pp->buffer->obstack));
H A Dcfg.c723 obstack_free (&block_aux_obstack, first_block_aux_obj);
797 obstack_free (&edge_aux_obstack, first_edge_aux_obj);
H A Dc-lex.c829 obstack_free (&str_ob, 0);
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dobstack.c326 #undef obstack_free
364 obstack_free (struct obstack *h, POINTER obj)
324 #undef obstack_free macro
362 obstack_free (struct obstack *h, POINTER obj) function
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dobstack.c326 #undef obstack_free
364 obstack_free (struct obstack *h, POINTER obj)
324 #undef obstack_free macro
362 obstack_free (struct obstack *h, POINTER obj) function
/freebsd-11-stable/contrib/gdb/gdb/
H A Dbcache.c286 obstack_free (&bcache->cache, 0);
H A Dcp-valprint.c398 obstack_free (&dont_print_statmem_obstack, last_dont_print);
618 obstack_free (&dont_print_vb_obstack, last_dont_print);
H A Dsolib-sunos.c183 obstack_free (&rt_common_objfile->objfile_obstack, 0);
H A Dp-valprint.c885 obstack_free (&dont_print_statmem_obstack, last_dont_print);
990 obstack_free (&dont_print_vb_obstack, last_dont_print);
H A Djv-lang.c541 obstack_free (&objfile->objfile_obstack, mname);
H A Dobjfiles.c461 obstack_free (&objfile->objfile_obstack, 0);
/freebsd-11-stable/contrib/binutils/gas/
H A Dhash.c140 obstack_free (&table->memory, 0);
H A Dstabs.c345 obstack_free (&notes, string);
/freebsd-11-stable/contrib/gcc/cp/
H A Dcall.c2856 obstack_free (&conversion_obstack, p);
3083 obstack_free (&conversion_obstack, p);
3360 obstack_free (&conversion_obstack, p);
3929 obstack_free (&conversion_obstack, p);
5608 obstack_free (&conversion_obstack, p);
6454 obstack_free (&conversion_obstack, p);
6473 obstack_free (&conversion_obstack, p);
6516 obstack_free (&conversion_obstack, p);
6569 obstack_free (&conversion_obstack, p);
6785 obstack_free (
[all...]

Completed in 259 milliseconds

123