Searched refs:ALLOCATE (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ | ||
D | bfin-defs.h | 328 #define ALLOCATE(x) malloc (x) macro |
D | bfin-parse.y | 4498 EXPR_T e = (EXPR_T) ALLOCATE (sizeof (struct expression_cell)); |