Home
last modified time | relevance | path

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

/art/libartbase/base/
Dmacros.h56 #define OFFSETOF_MEMBERPTR(t, f) \ macro
Dintrusive_forward_list.h457 reinterpret_cast<uintptr_t>(hook) - OFFSETOF_MEMBERPTR(T, NextPtr)); in GetValue()