Searched refs:obstack_chunk_free (Results 1 - 5 of 5) sorted by relevance

/external/bison/src/
H A Dsystem.h148 #define obstack_chunk_free free macro
/external/bison/lib/
H A Dobstack.h37 by calling `obstack_chunk_free'. You must define them and declare
226 (void (*) (void *)) obstack_chunk_free)
231 (void (*) (void *)) obstack_chunk_free)
H A Dhash.c43 # ifndef obstack_chunk_free
44 # define obstack_chunk_free free macro
/external/elfutils/src/
H A Dld.c309 #define obstack_chunk_free free macro
H A Dnm.c1010 #define obstack_chunk_free free macro

Completed in 123 milliseconds