Searched refs:DECLARE_ALLOCATOR (Results 1 – 6 of 6) sorted by relevance
44 #define DECLARE_ALLOCATOR(x) __DECLARE_ALLOCATOR(struct x, x) macro81 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);[all …]
61 DECLARE_ALLOCATOR(storage);62 DECLARE_ALLOCATOR(storage_hash);
19 DECLARE_ALLOCATOR(pseudo_user);79 DECLARE_ALLOCATOR(asm_constraint);88 DECLARE_ALLOCATOR(asm_rules);
42 DECLARE_ALLOCATOR(ptrmap);
157 DECLARE_ALLOCATOR(type_expression);
78 * Add missing #include "allocate.h" in linearize.h for DECLARE_ALLOCATOR.103 * linearize: DECLARE_ALLOCATOR for asm_constraint and asm_rules