HomeSort by relevance Sort by last modified time
    Searched defs:MEM_SIZE (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/controllers/memcg/regression/
memcg_test_4.c 32 #define MEM_SIZE (1024 * 1024 * 100)
38 p = mmap(NULL, MEM_SIZE, PROT_READ | PROT_WRITE,
44 memset(p, 'z', MEM_SIZE);
  /external/syslinux/core/lwip/src/include/lwip/
opt.h 128 * MEM_SIZE: the size of the heap memory. If the application will send
131 #ifndef MEM_SIZE
132 #define MEM_SIZE 1600
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
rtl.h     [all...]

Completed in 207 milliseconds