Searched defs:obstack_chunk_free (Results 1 - 7 of 7) sorted by relevance

/external/compiler-rt/test/msan/
H A Dobstack.cc12 static void obstack_chunk_free(void *p) { function
/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/bison/src/
H A Dsystem.h158 # define obstack_chunk_free free macro
/external/bison/lib/
H A Dhash.c41 # ifndef obstack_chunk_free
42 # define obstack_chunk_free free macro
/external/elfutils/0.153/libcpu/
H A Di386_parse.c126 #define obstack_chunk_free free macro

Completed in 431 milliseconds