Home
last modified time | relevance | path

Searched defs:mempool (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-qt.c224 append_u8 (struct obstack *mempool, unsigned char value) in append_u8()
235 append_u16 (struct obstack *mempool, unsigned short value) in append_u16()
247 append_u32 (struct obstack *mempool, unsigned int value) in append_u32()
261 append_base_string (struct obstack *mempool, const char *string) in append_base_string()
270 append_unicode_string (struct obstack *mempool, const unsigned short *string, in append_unicode_string()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-bfin.c875 struct obstack mempool; variable
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-bfin.c864 struct obstack mempool; variable