Home | History | Annotate | Download | only in engine

Lines Matching refs:malloc

938 	b = malloc(bytes);
969 if ((pd = (u_int8_t *) malloc(bytes)) == NULL)