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

/external/icu4c/common/
H A Duresdata.c55 static const int32_t gEmpty32=0; variable
354 const int32_t *p32= offset==0 ? &gEmpty32 : pResData->pRoot+offset;
374 p= offset==0 ? &gEmpty32 : pResData->pRoot+offset;
440 const int32_t *p= offset==0 ? &gEmpty32 : pResData->pRoot+offset;
484 const int32_t *p= offset==0 ? &gEmpty32 : pResData->pRoot+offset;
512 const int32_t *p= offset==0 ? &gEmpty32 : pResData->pRoot+offset;

Completed in 39 milliseconds