Home | History | Annotate | Download | only in ppc32

Lines Matching refs:malloc

170 #include "tests/malloc.h"       // memalign16
4252 fargs = malloc(200 * sizeof(double));
4270 fargs = malloc(16 * sizeof(double));
4348 iargs = malloc(400 * sizeof(HWord_t));
4358 iargs = malloc(10 * sizeof(HWord_t));
4372 iargs = malloc(800 * sizeof(HWord_t));
4382 iargs = malloc(20 * sizeof(HWord_t));
4405 ii16 = malloc(200 * sizeof(uint32_t));
4415 ii16 = malloc(10 * sizeof(uint32_t));
4442 viargs = malloc(nb_iargs * sizeof(vector unsigned int));
5538 iargs_priv = malloc(nb_iargs * sizeof(HWord_t));
5607 iargs_priv = malloc(nb_iargs * sizeof(HWord_t));
5971 fargs_priv = malloc(nb_tmp_fargs * sizeof(double));
6038 fargs_priv = malloc(nb_tmp_fargs * sizeof(double));