Searched defs:kPointerSize (Results 1 – 2 of 2) sorted by relevance
57 const intptr_t kPointerSize = sizeof(void*); in InternalGetExistingThreadLocal() local
154 const int kPointerSize = sizeof(void*); variable