Lines Matching defs:stack_alloc
521 static struct storage *stack_alloc(int n_bytes)
1278 new = stack_alloc(4);
1288 struct storage *new = stack_alloc(4);
1320 new = stack_alloc(expr->ctype->bit_size / 8);
1429 new = stack_alloc(expr->ctype->bit_size / 8);
1516 struct storage *new = stack_alloc(4);
1557 struct storage *new = stack_alloc(expr->ctype->bit_size / 8);
1588 struct storage *new = stack_alloc(4);
1621 struct storage *new = stack_alloc(4);
1665 new = stack_alloc(newbits / 8);
1674 struct storage *val, *new = stack_alloc(4);
2130 retval = stack_alloc(4);
2153 new = stack_alloc(4);
2230 struct storage *new = stack_alloc(4);
2253 new = stack_alloc(sym->bit_size / 8);
2267 struct storage *new = stack_alloc(4);