/external/bison/src/ |
D | muscle-tab.c | 98 obstack_free (&muscle_obstack, NULL); in muscle_free() 167 obstack_free (&muscle_obstack, new_val); in muscle_grow() 187 obstack_free (&muscle_obstack, extension); in muscle_syncline_grow() 216 obstack_free (&muscle_obstack, pair); in muscle_pair_list_grow() 279 obstack_free (&muscle_obstack, extension); in muscle_boundary_grow() 337 obstack_free (&muscle_obstack, value_decoded); in string_decode() 367 obstack_free (&muscle_obstack, boundary_str); in location_decode() 374 obstack_free (&muscle_obstack, boundary_str); in location_decode()
|
D | graphviz.c | 125 obstack_free (out, label); in conclude_red() 209 obstack_free (&dout, 0); in output_red() 210 obstack_free (&eout, 0); in output_red()
|
D | AnnotationList.c | 290 obstack_free (annotations_obstackp, in AnnotationList__computePredecessorAnnotations() 300 obstack_free (annotations_obstackp, items); in AnnotationList__computePredecessorAnnotations() 376 obstack_free (annotations_obstackp, annotation_node); in AnnotationList__computePredecessorAnnotations() 401 obstack_free (annotations_obstackp, annotation_node); in AnnotationList__computePredecessorAnnotations() 405 obstack_free (annotations_obstackp, annotation_node); in AnnotationList__computePredecessorAnnotations() 537 obstack_free (annotations_obstackp, annotation_node); in AnnotationList__compute_from_inadequacies() 567 obstack_free (annotations_obstackp, annotation_node); in AnnotationList__compute_from_inadequacies()
|
D | scan-skel.l | 128 obstack_free (&obstack_for_string, at_directive_argv[0]); 173 obstack_free (&obstack_for_string, 0);
|
D | flex-scanner.h | 89 obstack_free (&obstack_for_string, last_string)
|
D | conflicts.c | 635 obstack_free (&solved_conflicts_obstack, NULL); in conflicts_free() 636 obstack_free (&solved_conflicts_xml_obstack, NULL); in conflicts_free()
|
D | print_graph.c | 187 obstack_free (&node_obstack, 0); in print_state()
|
D | scan-code.l | 483 obstack_free (&msg_buf, 0); in show_sub_messages() 953 obstack_free (&obstack_for_string, 0); in code_scanner_free()
|
D | scan-skel.c | 1147 obstack_free (&obstack_for_string, at_directive_argv[0]); 2293 obstack_free (&obstack_for_string, 0); in skel_scanner_free()
|
D | output.c | 693 obstack_free (&format_obstack, NULL); in output()
|
D | scan-gram.l | 934 obstack_free (&obstack_for_string, 0);
|
D | scan-code.c | 2672 obstack_free (&msg_buf, 0); in show_sub_messages() 3142 obstack_free (&obstack_for_string, 0); in code_scanner_free()
|
D | ielr.c | 1176 obstack_free (&annotations_obstack, NULL); in ielr()
|
D | scan-gram.c | 3734 obstack_free (&obstack_for_string, 0); in gram_scanner_free()
|
/external/elfutils/0.153/src/ |
D | arlib.c | 190 obstack_free (&symtab.symsoffob, NULL); in arlib_fini() 191 obstack_free (&symtab.symsnameob, NULL); in arlib_fini() 192 obstack_free (&symtab.longnamesob, NULL); in arlib_fini()
|
D | nm.c | 1391 obstack_free (&whereob, NULL); in show_symbols()
|
/external/compiler-rt/test/msan/ |
D | obstack.cc | 36 obstack_free(&obs, 0); in main()
|
/external/bison/lib/ |
D | obstack.c | 339 # undef obstack_free 374 strong_alias (obstack_free, _obstack_free) in strong_alias() argument
|
D | obstack.h | 191 # define __obstack_free obstack_free 400 # define obstack_free(OBSTACK, OBJ) \ macro 498 # define obstack_free(h,obj) \ macro
|
D | hash.c | 717 obstack_free (&table->entry_stack, NULL); in hash_free()
|
D | ebitset.c | 1359 obstack_free (&ebitset_obstack, NULL); in ebitset_release_memory()
|
D | lbitset.c | 1369 obstack_free (&lbitset_obstack, NULL); in lbitset_release_memory()
|
/external/llvm/test/CodeGen/X86/ |
D | 2007-10-15-CoalescerCrash.ll | 249 declare void @obstack_free(%struct.obstack*, i8*)
|
/external/elfutils/0.153/libcpu/ |
D | i386_parse.y | 627 obstack_free (&os, NULL); in check_bits()
|
D | i386_parse.c | 2339 obstack_free (&os, NULL); in check_bits()
|