OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:N_MBYTES
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/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
);
Completed in 260 milliseconds