Home
last modified time | relevance | path

Searched defs:obstack_free (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gdb-7/include/
H A Dobstack.h437 # define obstack_free(OBSTACK, OBJ) \ macro
532 # define obstack_free(h,obj) \ macro
/dflybsd-src/contrib/gcc-4.7/include/
H A Dobstack.h437 # define obstack_free(OBSTACK, OBJ) \ macro
532 # define obstack_free(h,obj) \ macro
/dflybsd-src/contrib/grep/lib/
H A Dobstack.h429 # define obstack_free(OBSTACK, OBJ) \ macro
533 # define obstack_free(h, obj) \ macro
/dflybsd-src/contrib/binutils-2.27/include/
H A Dobstack.h418 # define obstack_free(OBSTACK, OBJ) \ macro
522 # define obstack_free(h, obj) \ macro
/dflybsd-src/contrib/binutils-2.34/include/
H A Dobstack.h418 # define obstack_free(OBSTACK, OBJ) \ macro
522 # define obstack_free(h, obj) \ macro
/dflybsd-src/contrib/gcc-8.0/include/
H A Dobstack.h418 # define obstack_free(OBSTACK, OBJ) \ macro
522 # define obstack_free(h, obj) \ macro
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dobstack.c362 obstack_free (struct obstack *h, POINTER obj) in obstack_free() function
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dobstack.c362 obstack_free (struct obstack *h, POINTER obj) in obstack_free() function