Home
last modified time | relevance | path

Searched refs:_szInBytes (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/memcheck/
Dmc_main.c3952 #define MASK(_szInBytes) \ argument
3953 ( ~((0x10000UL-(_szInBytes)) | ((N_PRIMARY_MAP-1) << 16)) )