HomeSort by relevance Sort by last modified time
    Searched refs:N_MBYTES (Results 1 - 4 of 4) sorted by null

  /external/valgrind/memcheck/tests/linux/
lsframe1.c 9 #define N_MBYTES 64
11 #define N_INTS ((N_MBYTES * 1048576) / sizeof(int))
lsframe2.c 9 #define N_MBYTES 64
31 sum = rec(N_MBYTES);
  /external/valgrind/memcheck/tests/solaris/
lsframe1.c 8 #define N_MBYTES 64
9 #define N_INTS ((N_MBYTES * 1048576) / sizeof(int))
lsframe2.c 8 #define N_MBYTES 64
28 sum = rec(N_MBYTES);

Completed in 4927 milliseconds