Home
last modified time | relevance | path

Searched refs:IsInDistance (Results 1 – 1 of 1) sorted by relevance

/oneTBB/src/tbbmalloc_proxy/
H A Dfunction_replacement.cpp107 inline bool IsInDistance(UINT_PTR addr1, UINT_PTR addr2, __int64 dist) in IsInDistance() function
165 if (!IsInDistance(addr, Ptr2Addrint(newAddr), MAX_DISTANCE)) in CreateBuffer()
209 for (; pBuff<m_lastBuffer && IsInDistance(pBuff->m_next, addr, MAX_DISTANCE); ++pBuff) in GetLocation()
324 if (!IsInDistance(srcAddr, tgtAddr, MAX_DISTANCE)) in InsertTrampoline32()