/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | obstack.h | 204 extern int _obstack_memory_used (struct obstack *); 210 extern int _obstack_memory_used (); 346 #define obstack_memory_used(h) _obstack_memory_used (h)
|
H A D | obstack.c | 440 _obstack_memory_used (h) in _obstack_memory_used() function
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | obstack.h | 211 extern _OBSTACK_SIZE_T _obstack_memory_used (struct obstack *) 273 #define obstack_memory_used(h) _obstack_memory_used (h)
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | obstack.h | 211 extern _OBSTACK_SIZE_T _obstack_memory_used (struct obstack *) 273 #define obstack_memory_used(h) _obstack_memory_used (h)
|
H A D | ChangeLog-9103 | 1773 (_obstack_memory_used): Declare.
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | obstack.h | 211 extern _OBSTACK_SIZE_T _obstack_memory_used (struct obstack *) 273 #define obstack_memory_used(h) _obstack_memory_used (h)
|
H A D | ChangeLog-9103 | 1773 (_obstack_memory_used): Declare.
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | obstack.h | 187 extern int _obstack_memory_used (struct obstack *); 255 #define obstack_memory_used(h) _obstack_memory_used (h)
|
H A D | obstack.c | 381 _obstack_memory_used (struct obstack *h) in strong_alias()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | obstack.h | 187 extern int _obstack_memory_used (struct obstack *); 255 #define obstack_memory_used(h) _obstack_memory_used (h)
|
H A D | obstack.c | 381 _obstack_memory_used (struct obstack *h) in strong_alias()
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | obstack.h | 211 extern _OBSTACK_SIZE_T _obstack_memory_used (struct obstack *) 273 #define obstack_memory_used(h) _obstack_memory_used (h)
|
H A D | ChangeLog-9103 | 1773 (_obstack_memory_used): Declare.
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | obstack.c | 298 _obstack_memory_used (struct obstack *h) in _obstack_memory_used() function
|
H A D | obstacks.texi | 325 @code{_obstack_memory_used}. You should not call these directly.
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | obstack.c | 298 _obstack_memory_used (struct obstack *h) in _obstack_memory_used() function
|
H A D | obstacks.texi | 325 @code{_obstack_memory_used}. You should not call these directly.
|
H A D | ChangeLog | 4796 _obstack_memory_used, print_and_abort, obstack_next_free, 8803 * obstack.c (_obstack_memory_used): Elide this function if we're 9264 * obstack.c: move _obstack_memory_used outside of ifdef. Cannot be 9669 (_obstack_memory_used): Define new function. Called via
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | obstack.c | 298 _obstack_memory_used (struct obstack *h) in _obstack_memory_used() function
|
H A D | obstacks.texi | 325 @code{_obstack_memory_used}. You should not call these directly.
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | obstack.c | 298 _obstack_memory_used (struct obstack *h) in _obstack_memory_used() function
|
H A D | obstacks.texi | 325 @code{_obstack_memory_used}. You should not call these directly.
|
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/ |
H A D | obstacks.texi | 325 @code{_obstack_memory_used}. You should not call these directly.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-9103 | 1773 (_obstack_memory_used): Declare.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-9103 | 1773 (_obstack_memory_used): Declare.
|