Home
last modified time | relevance | path

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

/qemu/
A Dmeson.build2139 malloc = [] variable
2146 malloc = cc.find_library(get_option('malloc'), required: true) variable
/qemu/libdecnumber/
A DdecNumber.c287 #define malloc(a) decMalloc(a) macro
8321 #define malloc(a) decMalloc(a) macro

Completed in 25 milliseconds