Lines Matching refs:DECLARE_ALLOCATOR
44 #define DECLARE_ALLOCATOR(x) __DECLARE_ALLOCATOR(struct x, x) macro
81 DECLARE_ALLOCATOR(ident);
82 DECLARE_ALLOCATOR(token);
83 DECLARE_ALLOCATOR(context);
84 DECLARE_ALLOCATOR(symbol);
85 DECLARE_ALLOCATOR(asm_operand);
86 DECLARE_ALLOCATOR(expression);
87 DECLARE_ALLOCATOR(statement);
88 DECLARE_ALLOCATOR(string);
89 DECLARE_ALLOCATOR(scope);
91 DECLARE_ALLOCATOR(basic_block);
92 DECLARE_ALLOCATOR(entrypoint);
93 DECLARE_ALLOCATOR(instruction);
94 DECLARE_ALLOCATOR(multijmp);
95 DECLARE_ALLOCATOR(pseudo);