Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/i18n/
DdecNumber.c306 uInt decAllocBytes=0; /* count of bytes allocated */ variable
8111 decAllocBytes+=n; /* account for storage */
8147 decAllocBytes-=n; /* account for storage */
/external/icu/icu4c/source/i18n/
DdecNumber.c321 uInt decAllocBytes=0; /* count of bytes allocated */ variable
8145 decAllocBytes+=n; /* account for storage */
8181 decAllocBytes-=n; /* account for storage */