Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dintltest.cpp1369 int32_t voidSize = (int32_t)sizeof(void*); in main() local
1370 int32_t bits = voidSize * 8; in main()