Lines Matching refs:malloc
15 //#include "tests/malloc.h" // reenable when reintegrated25 #include <malloc.h>32 // Darwin lacks memalign, but its malloc is always 16-aligned anyway.33 x = malloc(szB);