HomeSort by relevance Sort by last modified time
    Searched refs:obstack_free (Results 1 - 23 of 23) sorted by null

  /external/bison/src/
flex-scanner.h 89 obstack_free (&obstack_for_string, last_string)
graphviz.c 125 obstack_free (out, label);
209 obstack_free (&dout, 0);
210 obstack_free (&eout, 0);
muscle-tab.c 98 obstack_free (&muscle_obstack, NULL);
167 obstack_free (&muscle_obstack, new_val);
187 obstack_free (&muscle_obstack, extension);
216 obstack_free (&muscle_obstack, pair);
279 obstack_free (&muscle_obstack, extension);
337 obstack_free (&muscle_obstack, value_decoded);
367 obstack_free (&muscle_obstack, boundary_str);
374 obstack_free (&muscle_obstack, boundary_str);
scan-skel.l 128 obstack_free (&obstack_for_string, at_directive_argv[0]);
173 obstack_free (&obstack_for_string, 0);
AnnotationList.c 290 obstack_free (annotations_obstackp,
300 obstack_free (annotations_obstackp, items);
376 obstack_free (annotations_obstackp, annotation_node);
401 obstack_free (annotations_obstackp, annotation_node);
405 obstack_free (annotations_obstackp, annotation_node);
537 obstack_free (annotations_obstackp, annotation_node);
567 obstack_free (annotations_obstackp, annotation_node);
    [all...]
print_graph.c 187 obstack_free (&node_obstack, 0);
conflicts.c 636 obstack_free (&solved_conflicts_obstack, NULL);
637 obstack_free (&solved_conflicts_xml_obstack, NULL);
scan-code.l 483 obstack_free (&msg_buf, 0);
953 obstack_free (&obstack_for_string, 0);
scan-gram.l 934 obstack_free (&obstack_for_string, 0);
scan-skel.c 1147 obstack_free (&obstack_for_string, at_directive_argv[0]);
    [all...]
scan-code.c     [all...]
ielr.c     [all...]
scan-gram.c     [all...]
  /external/compiler-rt/test/msan/
obstack.cc 36 obstack_free(&obs, 0);
  /external/elfutils/0.153/src/
arlib.c 190 obstack_free (&symtab.symsoffob, NULL);
191 obstack_free (&symtab.symsnameob, NULL);
192 obstack_free (&symtab.longnamesob, NULL);
nm.c     [all...]
  /external/bison/lib/
obstack.c 341 # undef obstack_free
376 strong_alias (obstack_free, _obstack_free)
339 # undef obstack_free macro
obstack.h 189 /* The default name of the function for freeing a chunk is 'obstack_free',
192 # define __obstack_free obstack_free
404 # define obstack_free(OBSTACK, OBJ) \
503 # define obstack_free(h,obj) \
400 # define obstack_free macro
498 # define obstack_free macro
hash.c 717 obstack_free (&table->entry_stack, NULL);
    [all...]
ebitset.c 1359 obstack_free (&ebitset_obstack, NULL);
lbitset.c 1369 obstack_free (&lbitset_obstack, NULL);
  /external/elfutils/0.153/libcpu/
i386_parse.y 627 obstack_free (&os, NULL);
    [all...]
  /external/bison/
configure     [all...]

Completed in 822 milliseconds