Home | History | Annotate | Download | only in skin

Lines Matching refs:malloc

15 #include <stdlib.h>  /* malloc/free */
118 RunStore* s = malloc( sizeof(*s) + sizeof(Run)*count );