Home | History | Annotate | Download | only in config

Lines Matching defs:mempool

44 extern struct obstack mempool;
470 obstack_init (&mempool);
885 struct obstack mempool;
940 INSTR_T cell = obstack_alloc (&mempool, sizeof (struct bfin_insn));
953 return obstack_alloc (&mempool, n);