Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duresdata.cpp60 } gEmpty32={ 0, 0 }; variable
442 const int32_t *p32= offset==0 ? (const int32_t*)&gEmpty32 : pResData->pRoot+offset; in res_getBinary()
462 p= offset==0 ? (const int32_t *)&gEmpty32 : pResData->pRoot+offset; in res_getIntVector()