Searched defs:obstack_1grow_fast (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dobstack.h251 #define obstack_1grow_fast macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dobstack.h251 #define obstack_1grow_fast macro
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dobstack.h342 #define obstack_1grow_fast macro
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dobstack.h269 #define obstack_1grow_fast(h, achar) ((void) (*((h)->next_free)++ = (achar))) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dobstack.h269 #define obstack_1grow_fast(h, achar) ((void) (*((h)->next_free)++ = (achar))) macro
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dobstack.h269 #define obstack_1grow_fast(h, achar) ((void) (*((h)->next_free)++ = (achar))) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dobstack.h269 #define obstack_1grow_fast(h, achar) ((void) (*((h)->next_free)++ = (achar))) macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dobstack.h269 #define obstack_1grow_fast(h, achar) ((void) (*((h)->next_free)++ = (achar))) macro
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dobstack.h269 #define obstack_1grow_fast(h, achar) ((void) (*((h)->next_free)++ = (achar))) macro

Completed in 223 milliseconds