Lines Matching full:1024
122 size, addr, total, total / (1024*1024));131 printf("done. allocated %zd MB\n", total / (1024*1024));137 size_t size = i==0 ? 4096 : 48*1024*1024; // 48 MB138 printf("Allocating %zd MB... ", size/(1024*1024)); fflush(stdout);157 printf("Allocating %zd MB... ", size/(1024*1024)); fflush(stdout);