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

/external/valgrind/main/coregrind/
H A Dm_transtab.c441 static inline TTEntry* index_tte ( UInt sNo, UInt tteNo ) argument
443 vg_assert(sNo < n_sectors);
445 Sector* s = &sectors[sNo];

Completed in 136 milliseconds