Home
last modified time | relevance | path

Searched refs:my_alloc (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/test/msan/
Ddso-origin.cc18 void *my_alloc(unsigned sz) { in my_alloc() function
29 void *my_alloc(unsigned sz);
33 int *x = (int *)my_alloc(sizeof(int)); in main()
/external/libcxx/test/std/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.cons/
Dcustom_alloc.pass.cpp21 void* my_alloc(std::size_t) in my_alloc() function
45 test s(my_alloc, my_free); in main()
/external/icu/icu4c/source/test/perf/ucnvavailperf/
Ducnvavailperf.cpp58 my_alloc(const void *context, size_t size) { in my_alloc() function
92 u_setMemoryFunctions(NULL, my_alloc, my_realloc, my_free, &errorCode); in main()
/external/kmod/m4/
Dattributes.m4225 [void * __attribute__((malloc)) my_alloc(int n);],
/external/libdaemon/m4/
Dattributes.m4232 [void * __attribute__((malloc)) my_alloc(int n);],