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

/external/chromium/third_party/icu/source/tools/tzcode/
H A Dialloc.c19 imalloc(n) function
41 return imalloc(size);
H A Dscheck.c31 fbuf = imalloc((int) (2 * strlen(format) + 4));
H A Dprivate.h178 char * imalloc(int n);
H A Dzic.c437 #define emalloc(size) memcheck(imalloc(size))
/external/icu4c/tools/tzcode/
H A Dialloc.c19 imalloc(n) function
41 return imalloc(size);
H A Dscheck.c31 fbuf = imalloc((int) (2 * strlen(format) + 4));
H A Dprivate.h178 char * imalloc(int n);
H A Dzic.c437 #define emalloc(size) memcheck(imalloc(size))

Completed in 179 milliseconds