Home
last modified time | relevance | path

Searched defs:OBSTACK (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dobstack.h270 # define obstack_object_size(OBSTACK) \ argument
275 # define obstack_room(OBSTACK) \ argument
280 # define obstack_make_room(OBSTACK,length) \ argument
288 # define obstack_empty_p(OBSTACK) \ argument
296 # define obstack_grow(OBSTACK,where,length) \ argument
306 # define obstack_grow0(OBSTACK,where,length) \ argument
317 # define obstack_1grow(OBSTACK,datum) \ argument
329 # define obstack_ptr_grow(OBSTACK,datum) \ argument
336 # define obstack_int_grow(OBSTACK,datum) \ argument
343 # define obstack_ptr_grow_fast(OBSTACK,aptr) \ argument
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dobstack.h270 # define obstack_object_size(OBSTACK) \ argument
275 # define obstack_room(OBSTACK) \ argument
280 # define obstack_make_room(OBSTACK,length) \ argument
288 # define obstack_empty_p(OBSTACK) \ argument
296 # define obstack_grow(OBSTACK,where,length) \ argument
306 # define obstack_grow0(OBSTACK,where,length) \ argument
317 # define obstack_1grow(OBSTACK,datum) \ argument
329 # define obstack_ptr_grow(OBSTACK,datum) \ argument
336 # define obstack_int_grow(OBSTACK,datum) \ argument
343 # define obstack_ptr_grow_fast(OBSTACK,aptr) \ argument
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dobstack.h285 # define obstack_object_size(OBSTACK) \ argument
292 # define obstack_room(OBSTACK) \ argument
297 # define obstack_make_room(OBSTACK, length) \ argument
305 # define obstack_empty_p(OBSTACK) \ argument
313 # define obstack_grow(OBSTACK, where, length) \ argument
323 # define obstack_grow0(OBSTACK, where, length) \ argument
334 # define obstack_1grow(OBSTACK, datum) \ argument
345 # define obstack_ptr_grow(OBSTACK, datum) \ argument
352 # define obstack_int_grow(OBSTACK, datum) \ argument
359 # define obstack_ptr_grow_fast(OBSTACK, aptr) \ argument
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dobstack.h285 # define obstack_object_size(OBSTACK) \ argument
292 # define obstack_room(OBSTACK) \ argument
297 # define obstack_make_room(OBSTACK, length) \ argument
305 # define obstack_empty_p(OBSTACK) \ argument
313 # define obstack_grow(OBSTACK, where, length) \ argument
323 # define obstack_grow0(OBSTACK, where, length) \ argument
334 # define obstack_1grow(OBSTACK, datum) \ argument
345 # define obstack_ptr_grow(OBSTACK, datum) \ argument
352 # define obstack_int_grow(OBSTACK, datum) \ argument
359 # define obstack_ptr_grow_fast(OBSTACK, aptr) \ argument
[all …]
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dobstack.h285 # define obstack_object_size(OBSTACK) \ argument
292 # define obstack_room(OBSTACK) \ argument
297 # define obstack_make_room(OBSTACK, length) \ argument
305 # define obstack_empty_p(OBSTACK) \ argument
313 # define obstack_grow(OBSTACK, where, length) \ argument
323 # define obstack_grow0(OBSTACK, where, length) \ argument
334 # define obstack_1grow(OBSTACK, datum) \ argument
345 # define obstack_ptr_grow(OBSTACK, datum) \ argument
352 # define obstack_int_grow(OBSTACK, datum) \ argument
359 # define obstack_ptr_grow_fast(OBSTACK, aptr) \ argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dobstack.h285 # define obstack_object_size(OBSTACK) \ argument
292 # define obstack_room(OBSTACK) \ argument
297 # define obstack_make_room(OBSTACK, length) \ argument
305 # define obstack_empty_p(OBSTACK) \ argument
313 # define obstack_grow(OBSTACK, where, length) \ argument
323 # define obstack_grow0(OBSTACK, where, length) \ argument
334 # define obstack_1grow(OBSTACK, datum) \ argument
345 # define obstack_ptr_grow(OBSTACK, datum) \ argument
352 # define obstack_int_grow(OBSTACK, datum) \ argument
359 # define obstack_ptr_grow_fast(OBSTACK, aptr) \ argument
[all …]
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dobstack.h361 # define obstack_object_size(OBSTACK) \ argument
366 # define obstack_room(OBSTACK) \ argument
371 # define obstack_make_room(OBSTACK,length) \ argument
379 # define obstack_empty_p(OBSTACK) \ argument
384 # define obstack_grow(OBSTACK,where,length) \ argument
394 # define obstack_grow0(OBSTACK,where,length) \ argument
405 # define obstack_1grow(OBSTACK,datum) \ argument
417 # define obstack_ptr_grow(OBSTACK,datum) \ argument
425 # define obstack_int_grow(OBSTACK,datum) \ argument
436 # define obstack_blank(OBSTACK,length) \ argument
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dregset.h41 #define ALLOC_REG_SET(OBSTACK) BITMAP_ALLOC (OBSTACK) argument
H A Dcoretypes.h337 #define gcc_obstack_init(OBSTACK) \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dregset.h41 #define ALLOC_REG_SET(OBSTACK) BITMAP_ALLOC (OBSTACK) argument
H A Dcoretypes.h346 #define gcc_obstack_init(OBSTACK) \ argument