/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | coretypes.h | 330 # define obstack_chunk_free mempool_obstack_chunk_free macro 334 # define obstack_chunk_free free macro 340 obstack_chunk_free)
|
H A D | gengtype.h | 24 #define obstack_chunk_free free macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | coretypes.h | 339 # define obstack_chunk_free mempool_obstack_chunk_free macro 343 # define obstack_chunk_free free macro 349 obstack_chunk_free)
|
H A D | gengtype.h | 24 #define obstack_chunk_free free macro
|
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | obstack.h | 295 (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 D | functions.cc | 40 obstack_chunk_free); in function_info() 43 obstack_chunk_free); in function_info()
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | obstack.h | 246 _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 D | obstack.h | 246 _OBSTACK_CAST (void (*) (void *), obstack_chunk_free)) 251 _OBSTACK_CAST (void (*) (void *), obstack_chunk_free))
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | obstack.h | 246 _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 D | obstack.h | 228 (void (*) (void *)) obstack_chunk_free) 233 (void (*) (void *)) obstack_chunk_free)
|
H A D | hash.c | 39 #define obstack_chunk_free free macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | obstack.h | 228 (void (*) (void *)) obstack_chunk_free) 233 (void (*) (void *)) obstack_chunk_free)
|
H A D | hash.c | 39 #define obstack_chunk_free free macro
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | obstack.h | 246 _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 D | as.h | 121 #define obstack_chunk_free xfree macro
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | hash.c | 39 #define obstack_chunk_free free macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | as.h | 118 #define obstack_chunk_free xfree macro
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | obstacks.texi | 86 @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 D | obstacks.texi | 86 @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 D | obstacks.texi | 86 @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 D | obstacks.texi | 86 @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 D | obstacks.texi | 86 @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 D | write-qt.c | 220 #define obstack_chunk_free free macro
|
/netbsd-src/external/lgpl3/gmp/dist/tests/misc/ |
H A D | t-printf.c | 38 #define obstack_chunk_free tests_free_nosize macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | kwset.c | 49 #define obstack_chunk_free free macro
|