Home
last modified time | relevance | path

Searched defs:malloc (Results 51 - 75 of 95) sorted by relevance

1234

/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dstdlib.h131 void *malloc(size_t len) in malloc() function
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc.c18 #define malloc __libc_malloc_impl macro
321 void *malloc(size_t n) in malloc() function
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_malloc_dispatch.h42 MallocMallocType malloc; member
/third_party/musl/porting/linux/user/src/locale/
H A Ddcngettext.c30 #define malloc __libc_malloc macro
/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c369 void *malloc(size_t n) in malloc() function
/third_party/musl/porting/linux/user/src/aio/
H A Daio.c14 #define malloc __libc_malloc macro
/third_party/musl/porting/liteos_a/user/src/aio/
H A Daio.c15 #define malloc __libc_malloc macro
/third_party/musl/src/hook/linux/
H A Dmusl_malloc_dispatch.h64 MallocMallocType malloc; member
/third_party/musl/src/locale/
H A Ddcngettext.c15 #define malloc __libc_malloc macro
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c364 void *malloc(size_t n) in malloc() function
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
H A Dmalloc.c14 #define malloc __libc_malloc_impl macro
293 void *malloc(size_t n) in malloc() function
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc.c16 #define malloc __libc_malloc_impl macro
303 void *malloc(size_t n) in malloc() function
/third_party/musl/src/aio/
H A Daio.c15 #define malloc __libc_malloc macro
/third_party/node/deps/uvwasi/include/
H A Duvwasi.h32 uvwasi_malloc malloc; member
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dops.h28 void * (*malloc)(unsigned long size); member
217 static inline void *malloc(unsigned long size) in malloc() function
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dops.h26 void * (*malloc)(unsigned long size); member
209 static inline void *malloc(unsigned long size) in malloc() function
/third_party/ffmpeg/libavutil/
H A Dmem.c51 #define malloc AV_JOIN(MALLOC_PREFIX, malloc) macro
/third_party/cJSON/tests/unity/extras/fixture/src/
H A Dunity_fixture.c160 #undef malloc macro
/third_party/musl/porting/linux/user/src/time/
H A D__tz.c31 #define malloc __libc_malloc macro
/third_party/musl/porting/liteos_m/user/include/
H A Dusr_lib_ops.h110 void *(*malloc)(size_t size); member
/third_party/musl/src/time/
H A D__tz.c22 #define malloc __libc_malloc macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos.h641 #define malloc OS_DO_NOT_USE_malloc macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos.h641 #define malloc OS_DO_NOT_USE_malloc macro
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.c181 struct nine_malloc_allocation malloc; member
[all...]
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c423 void *malloc(size_t size) in malloc() function

Completed in 18 milliseconds

1234