Home | History | Annotate | Download | only in qemu

Lines Matching refs:malloc

58 #include <malloc.h>
66 #include <malloc.h>
70 #define memalign(align, size) malloc(size)