HomeSort by relevance Sort by last modified time
    Searched defs:my_malloc (Results 1 - 3 of 3) sorted by null

  /external/clang/test/Analysis/
malloc-plist.c 189 int *my_malloc() { function
194 my_malloc();
    [all...]
  /external/valgrind/auxprogs/
valgrind-di-server.c 161 static void *my_malloc(size_t amount) function
827 UChar* unzBuf = my_malloc(req_len);
846 UChar* zBuf = my_malloc(zLenMax);
    [all...]
  /external/valgrind/VEX/switchback/
test_ppc_jm1.c 298 void* my_malloc ( int n ) function
    [all...]

Completed in 537 milliseconds