Searched defs:N_CFSI_M_CACHE (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
H A Ddebuginfo.c2638 #define N_CFSI_M_CACHE 509 macro
2644 static CFSI_m_CacheEnt cfsi_m_cache[N_CFSI_M_CACHE];
2658 UWord hash = ip % N_CFSI_M_CACHE;

Completed in 77 milliseconds