Home
last modified time | relevance | path

Searched defs:malloc (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/linux/decompress/
Dmm.h
/openbmc/u-boot/examples/api/
H A Dlibgenwrap.c39 void *malloc (size_t len) in malloc() function
/openbmc/u-boot/include/
H A Dmalloc.h865 #pragma weak malloc = __libc_malloc macro
876 #define malloc malloc_simple macro
/openbmc/linux/drivers/staging/media/atomisp/pci/
Dsh_css_struct.h
/openbmc/linux/arch/powerpc/boot/
Dops.h
/openbmc/linux/lib/
Dinflate.c
/openbmc/qemu/
H A Dmeson_options.txt69 option('malloc', type : 'combo', choices : ['system', 'tcmalloc', 'jemalloc'], combo
H A Dmeson.build2208 malloc = [] variable
2215 malloc = cc.find_library(get_option('malloc'), required: true) variable
/openbmc/qemu/libdecnumber/
H A DdecNumber.c286 #define malloc(a) decMalloc(a) macro
8320 #define malloc(a) decMalloc(a) macro