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