OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:index_tte
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/coregrind/
m_transtab.c
440
static inline TTEntry*
index_tte
( UInt sNo, UInt tteNo )
function
722
TTEntry* to_tte =
index_tte
(to_sNo, to_tteNo);
750
TTEntry* from_tte =
index_tte
(from_sNo, from_tteNo);
806
=
index_tte
(ie->from_sNo, ie->from_tteNo);
842
TTEntry* here_tte =
index_tte
(here_sNo, here_tteNo);
855
TTEntry* from_tte =
index_tte
(ie->from_sNo, ie->from_tteNo);
874
TTEntry* to_tte =
index_tte
(oe->to_sNo, oe->to_tteNo);
[
all
...]
Completed in 59 milliseconds