Home
last modified time | relevance | path

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

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