Home
last modified time | relevance | path

Searched refs:malloc_ (Results 1 – 3 of 3) sorted by relevance

/external/flac/include/share/
Dalloc.h98 static inline void *malloc_(size_t size) in malloc_() function
106 #define malloc_ malloc macro
169 return malloc_(size1*size3); in safe_malloc_mul_3op_()
192 return malloc_(size1*size2); in safe_malloc_muladd2_()
/external/python/cpython3/Objects/mimalloc/prim/osx/
Dalloc-override-zone.c360 #define MI_INTERPOSE_ZONE(fun) MI_INTERPOSE_FUN(malloc_##fun,fun)
/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch46402 - * Size of stack-allocated buffer used by malloc_{,v,vc}printf(). This must be
80588 - * of assertion failures in malloc_*printf().