Home
last modified time | relevance | path

Searched refs:obstack_chunk_free (Results 1 – 25 of 56) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcoretypes.h330 # define obstack_chunk_free mempool_obstack_chunk_free macro
334 # define obstack_chunk_free free macro
340 obstack_chunk_free)
H A Dgengtype.h24 #define obstack_chunk_free free macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcoretypes.h339 # define obstack_chunk_free mempool_obstack_chunk_free macro
343 # define obstack_chunk_free free macro
349 obstack_chunk_free)
H A Dgengtype.h24 #define obstack_chunk_free free macro
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dobstack.h295 (void *(*) (long)) obstack_chunk_alloc, (void (*) (void *)) obstack_chunk_free)
299 (void *(*) (long)) obstack_chunk_alloc, (void (*) (void *)) obstack_chunk_free)
320 (void *(*) ()) obstack_chunk_alloc, (void (*) ()) obstack_chunk_free)
324 (void *(*) ()) obstack_chunk_alloc, (void (*) ()) obstack_chunk_free)
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dfunctions.cc40 obstack_chunk_free); in function_info()
43 obstack_chunk_free); in function_info()
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dobstack.h246 _OBSTACK_CAST (void (*) (void *), obstack_chunk_free))
251 _OBSTACK_CAST (void (*) (void *), obstack_chunk_free))
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dobstack.h246 _OBSTACK_CAST (void (*) (void *), obstack_chunk_free))
251 _OBSTACK_CAST (void (*) (void *), obstack_chunk_free))
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dobstack.h246 _OBSTACK_CAST (void (*) (void *), obstack_chunk_free))
251 _OBSTACK_CAST (void (*) (void *), obstack_chunk_free))
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dobstack.h228 (void (*) (void *)) obstack_chunk_free)
233 (void (*) (void *)) obstack_chunk_free)
H A Dhash.c39 #define obstack_chunk_free free macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dobstack.h228 (void (*) (void *)) obstack_chunk_free)
233 (void (*) (void *)) obstack_chunk_free)
H A Dhash.c39 #define obstack_chunk_free free macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dobstack.h246 _OBSTACK_CAST (void (*) (void *), obstack_chunk_free))
251 _OBSTACK_CAST (void (*) (void *), obstack_chunk_free))
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Das.h121 #define obstack_chunk_free xfree macro
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dhash.c39 #define obstack_chunk_free free macro
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Das.h118 #define obstack_chunk_free xfree macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dobstacks.texi86 @findex obstack_chunk_free
91 @code{obstack_chunk_free}, is used to return chunks when the objects in
101 #define obstack_chunk_free free
641 library frees the chunk by calling @code{obstack_chunk_free}, which you
650 #define obstack_chunk_free free
655 or @code{obstack_chunk_free}, alone, expand into a function name if it is
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dobstacks.texi86 @findex obstack_chunk_free
91 @code{obstack_chunk_free}, is used to return chunks when the objects in
101 #define obstack_chunk_free free
641 library frees the chunk by calling @code{obstack_chunk_free}, which you
650 #define obstack_chunk_free free
655 or @code{obstack_chunk_free}, alone, expand into a function name if it is
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dobstacks.texi86 @findex obstack_chunk_free
91 @code{obstack_chunk_free}, is used to return chunks when the objects in
101 #define obstack_chunk_free free
641 library frees the chunk by calling @code{obstack_chunk_free}, which you
650 #define obstack_chunk_free free
655 or @code{obstack_chunk_free}, alone, expand into a function name if it is
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dobstacks.texi86 @findex obstack_chunk_free
91 @code{obstack_chunk_free}, is used to return chunks when the objects in
101 #define obstack_chunk_free free
641 library frees the chunk by calling @code{obstack_chunk_free}, which you
650 #define obstack_chunk_free free
655 or @code{obstack_chunk_free}, alone, expand into a function name if it is
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/
H A Dobstacks.texi86 @findex obstack_chunk_free
91 @code{obstack_chunk_free}, is used to return chunks when the objects in
101 #define obstack_chunk_free free
641 library frees the chunk by calling @code{obstack_chunk_free}, which you
650 #define obstack_chunk_free free
655 or @code{obstack_chunk_free}, alone, expand into a function name if it is
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-qt.c220 #define obstack_chunk_free free macro
/netbsd-src/external/lgpl3/gmp/dist/tests/misc/
H A Dt-printf.c38 #define obstack_chunk_free tests_free_nosize macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dkwset.c49 #define obstack_chunk_free free macro

123