Searched refs:stmtalloc (Results 1 – 6 of 6) sorted by relevance
435 void *stmtalloc(size_t);
587 sp->sdf = stmtalloc(sizeof(union dimfun)); in strst()
739 f->n_dcon = stmtalloc(sizeof(union flt)); \770 a->n_dcon = stmtalloc(sizeof(union flt)); in builtin_huge_valf()
288 l->n_dcon = stmtalloc(sizeof(union flt)); in buildtree()293 r->n_dcon = stmtalloc(sizeof(union flt)); in buildtree()838 p->n_dcon = stmtalloc(sizeof(union flt)); in concast()3428 p = stmtalloc(sizeof(P1ND));
2808 s = stmtalloc(sizeof(struct symtab)); in getsymtab()3508 stmtalloc(size_t size) in stmtalloc() function
1944 os = s = stmtalloc(l); in mkpstr()