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

  /external/v8/tools/gyp/test/link-dependency/
test.gyp 3 'custom_malloc%' : 1,
7 ['custom_malloc==1', {
  /external/curl/tests/data/
test509 38 seen custom_malloc()
  /external/curl/tests/libtest/
lib509.c 45 void *custom_malloc(size_t size);
61 void *custom_malloc(size_t size) function
64 printf("seen custom_malloc()\n");
115 custom_malloc,

Completed in 656 milliseconds