Searched defs:kSystemPointerSize (Results 1 – 2 of 2) sorted by relevance
81 const intptr_t kSystemPointerSize = sizeof(void*); in InternalGetExistingThreadLocal() local
225 constexpr int kSystemPointerSize = sizeof(void*); variable