Searched defs:malloc (Results 1 – 3 of 3) sorted by relevance
69 option('malloc', type : 'combo', choices : ['system', 'tcmalloc', 'jemalloc'], combo
2189 malloc = [] variable2196 malloc = cc.find_library(get_option('malloc'), required: true) variable
287 #define malloc(a) decMalloc(a) macro8321 #define malloc(a) decMalloc(a) macro