Home | History | Annotate | Download | only in src

Lines Matching refs:entry2

157   INLINE(static bool CodeEntriesMatch(void* entry1, void* entry2)) {
159 reinterpret_cast<CodeEntry*>(entry2));