Searched refs:N_TT_ENTRIES (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/unused/
H A Ddispatch.c24 #define N_TT_ENTRIES 1000 macro
36 TTEntry transtab[N_TT_ENTRIES];
47 assert(n_transtab_used < N_TT_ENTRIES);

Completed in 3043 milliseconds