Searched defs:obstack_grow (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | obstack.h | 296 # define obstack_grow(OBSTACK,where,length) \ macro 434 # define obstack_grow(h,where,length) \ macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | obstack.h | 296 # define obstack_grow(OBSTACK,where,length) \ macro 434 # define obstack_grow(h,where,length) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | obstack.h | 313 # define obstack_grow(OBSTACK, where, length) \ macro 453 # define obstack_grow(h, where, length) \ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | obstack.h | 313 # define obstack_grow(OBSTACK, where, length) \ macro 453 # define obstack_grow(h, where, length) \ macro
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | obstack.h | 313 # define obstack_grow(OBSTACK, where, length) \ macro 453 # define obstack_grow(h, where, length) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | obstack.h | 313 # define obstack_grow(OBSTACK, where, length) \ macro 453 # define obstack_grow(h, where, length) \ macro
|
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | obstack.h | 384 # define obstack_grow(OBSTACK,where,length) \ macro 511 # define obstack_grow(h,where,length) \ macro
|