Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dhg_wordset.c65 #define N_WCACHE_STAT_MAX 32 macro
68 WCacheEnt ent[N_WCACHE_STAT_MAX];
77 tl_assert((_zzdynmax) <= N_WCACHE_STAT_MAX); \
89 tl_assert(_cache->dynMax <= N_WCACHE_STAT_MAX); \
116 tl_assert(_cache->dynMax <= N_WCACHE_STAT_MAX); \