HomeSort by relevance Sort by last modified time
    Searched refs:OFFSETOF_MEMBERPTR (Results 1 - 2 of 2) sorted by null

  /art/runtime/base/
macros.h 53 #define OFFSETOF_MEMBERPTR(t, f) \
  /art/compiler/utils/
intrusive_forward_list.h 456 reinterpret_cast<uintptr_t>(hook) - OFFSETOF_MEMBERPTR(T, NextPtr));

Completed in 127 milliseconds