/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | obstack.h | 285 # define obstack_object_size(OBSTACK) \ argument 287 ({ struct obstack const *__o = (OBSTACK); \ 292 # define obstack_room(OBSTACK) \ argument 294 ({ struct obstack const *__o1 = (OBSTACK); \ 297 # define obstack_make_room(OBSTACK, length) \ argument 299 ({ struct obstack *__o = (OBSTACK); \ 305 # define obstack_empty_p(OBSTACK) \ argument 307 ({ struct obstack const *__o = (OBSTACK); \ 313 # define obstack_grow(OBSTACK, where, length) \ argument 315 ({ struct obstack *__o = (OBSTACK); \ [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | obstack.h | 285 # define obstack_object_size(OBSTACK) \ argument 287 ({ struct obstack const *__o = (OBSTACK); \ 292 # define obstack_room(OBSTACK) \ argument 294 ({ struct obstack const *__o1 = (OBSTACK); \ 297 # define obstack_make_room(OBSTACK, length) \ argument 299 ({ struct obstack *__o = (OBSTACK); \ 305 # define obstack_empty_p(OBSTACK) \ argument 307 ({ struct obstack const *__o = (OBSTACK); \ 313 # define obstack_grow(OBSTACK, where, length) \ argument 315 ({ struct obstack *__o = (OBSTACK); \ [all …]
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | obstack.h | 285 # define obstack_object_size(OBSTACK) \ argument 287 ({ struct obstack const *__o = (OBSTACK); \ 292 # define obstack_room(OBSTACK) \ argument 294 ({ struct obstack const *__o1 = (OBSTACK); \ 297 # define obstack_make_room(OBSTACK, length) \ argument 299 ({ struct obstack *__o = (OBSTACK); \ 305 # define obstack_empty_p(OBSTACK) \ argument 307 ({ struct obstack const *__o = (OBSTACK); \ 313 # define obstack_grow(OBSTACK, where, length) \ argument 315 ({ struct obstack *__o = (OBSTACK); \ [all …]
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | obstack.h | 270 # define obstack_object_size(OBSTACK) \ argument 272 ({ struct obstack const *__o = (OBSTACK); \ 275 # define obstack_room(OBSTACK) \ argument 277 ({ struct obstack const *__o = (OBSTACK); \ 280 # define obstack_make_room(OBSTACK,length) \ argument 282 ({ struct obstack *__o = (OBSTACK); \ 288 # define obstack_empty_p(OBSTACK) \ argument 290 ({ struct obstack const *__o = (OBSTACK); \ 296 # define obstack_grow(OBSTACK,where,length) \ argument 298 ({ struct obstack *__o = (OBSTACK); \ [all …]
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | obstack.h | 270 # define obstack_object_size(OBSTACK) \ argument 272 ({ struct obstack const *__o = (OBSTACK); \ 275 # define obstack_room(OBSTACK) \ argument 277 ({ struct obstack const *__o = (OBSTACK); \ 280 # define obstack_make_room(OBSTACK,length) \ argument 282 ({ struct obstack *__o = (OBSTACK); \ 288 # define obstack_empty_p(OBSTACK) \ argument 290 ({ struct obstack const *__o = (OBSTACK); \ 296 # define obstack_grow(OBSTACK,where,length) \ argument 298 ({ struct obstack *__o = (OBSTACK); \ [all …]
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | obstack.h | 285 # define obstack_object_size(OBSTACK) \ argument 287 ({ struct obstack const *__o = (OBSTACK); \ 292 # define obstack_room(OBSTACK) \ argument 294 ({ struct obstack const *__o1 = (OBSTACK); \ 297 # define obstack_make_room(OBSTACK, length) \ argument 299 ({ struct obstack *__o = (OBSTACK); \ 305 # define obstack_empty_p(OBSTACK) \ argument 307 ({ struct obstack const *__o = (OBSTACK); \ 313 # define obstack_grow(OBSTACK, where, length) \ argument 315 ({ struct obstack *__o = (OBSTACK); \ [all …]
|
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | obstack.h | 361 # define obstack_object_size(OBSTACK) \ argument 363 ({ struct obstack *__o = (OBSTACK); \ 366 # define obstack_room(OBSTACK) \ argument 368 ({ struct obstack *__o = (OBSTACK); \ 371 # define obstack_make_room(OBSTACK,length) \ argument 373 ({ struct obstack *__o = (OBSTACK); \ 379 # define obstack_empty_p(OBSTACK) \ argument 381 ({ struct obstack *__o = (OBSTACK); \ 384 # define obstack_grow(OBSTACK,where,length) \ argument 386 ({ struct obstack *__o = (OBSTACK); \ [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | regset.h | 41 #define ALLOC_REG_SET(OBSTACK) BITMAP_ALLOC (OBSTACK) argument
|
H A D | coretypes.h | 337 #define gcc_obstack_init(OBSTACK) \ argument 338 obstack_specify_allocation ((OBSTACK), OBSTACK_CHUNK_SIZE, 0, \
|
H A D | FSFChangeLog.11 | 10503 * tree.c (build1): Clean up initialization of OBSTACK.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | regset.h | 41 #define ALLOC_REG_SET(OBSTACK) BITMAP_ALLOC (OBSTACK) argument
|
H A D | coretypes.h | 346 #define gcc_obstack_init(OBSTACK) \ argument 347 obstack_specify_allocation ((OBSTACK), OBSTACK_CHUNK_SIZE, 0, \
|
H A D | FSFChangeLog.11 | 10503 * tree.c (build1): Clean up initialization of OBSTACK.
|
H A D | ChangeLog-2001 | 3618 * Makefile.in (OBSTACK, VFPRINTF, DOPRINT, STRSTR,
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-3.x | 3293 * Makefile: Added TSOBS NTSOBS OBSTACK and REGEX to list of things
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-3.x | 3293 * Makefile: Added TSOBS NTSOBS OBSTACK and REGEX to list of things
|
/netbsd-src/external/gpl3/autoconf/dist/doc/ |
H A D | autoconf.texi | 26607 @c LocalWords: localtime MMAP mmap OBSTACK obstack obstacks ARGTYPES timeval
|