Searched defs:obstack_free (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | obstack.h | 481 # define obstack_free(OBSTACK, OBJ) \ macro 574 # define obstack_free(h,obj) \ macro 581 # define obstack_free(h,obj) \ macro
|
H A D | obstack.c | 408 obstack_free (h, obj) in obstack_free() function
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | obstack.c | 377 strong_alias (obstack_free, _obstack_free) in strong_alias() argument
|
H A D | obstack.h | 401 # define obstack_free(OBSTACK, OBJ) \ macro 499 # define obstack_free(h,obj) \ macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | obstack.c | 377 strong_alias (obstack_free, _obstack_free) in strong_alias() argument
|
H A D | obstack.h | 401 # define obstack_free(OBSTACK, OBJ) \ macro 499 # define obstack_free(h,obj) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | obstack.h | 418 # define obstack_free(OBSTACK, OBJ) \ macro 522 # define obstack_free(h, obj) \ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | obstack.h | 418 # define obstack_free(OBSTACK, OBJ) \ macro 522 # define obstack_free(h, obj) \ macro
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | obstack.h | 418 # define obstack_free(OBSTACK, OBJ) \ macro 522 # define obstack_free(h, obj) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | obstack.h | 418 # define obstack_free(OBSTACK, OBJ) \ macro 522 # define obstack_free(h, obj) \ macro
|