HomeSort by relevance Sort by last modified time
    Searched refs:icpyalloc (Results 1 - 5 of 5) sorted by null

  /external/icu4c/tools/tzcode/
ialloc.c 66 icpyalloc(string) function
private.h 177 char * icpyalloc(const char * string);
zic.c 439 #define ecpyalloc(ptr) memcheck(icpyalloc(ptr))
    [all...]
  /bionic/libc/tzcode/
private.h 243 char * icpyalloc P((const char * string));
  /system/core/libcutils/
private.h 247 char * icpyalloc P((const char * string));

Completed in 247 milliseconds