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

/external/compiler-rt/test/msan/
H A Dobstack.cc12 static void obstack_chunk_free(void *p) { function
/external/bison/src/
H A Dsystem.h158 # define obstack_chunk_free free macro
/external/bison/lib/
H A Dobstack.h36 by calling 'obstack_chunk_free'. You must define them and declare
230 (void (*) (void *)) obstack_chunk_free)
235 (void (*) (void *)) obstack_chunk_free)
H A Dhash.c41 # ifndef obstack_chunk_free
42 # define obstack_chunk_free free macro
/external/elfutils/0.153/src/
H A Darlib.c52 #define obstack_chunk_free free macro
H A Dld.c320 #define obstack_chunk_free free macro
H A Dnm.c1186 #define obstack_chunk_free free macro
/external/elfutils/0.153/libcpu/
H A Di386_parse.c126 #define obstack_chunk_free free macro
H A Di386_parse.y49 #define obstack_chunk_free free

Completed in 1384 milliseconds