Searched defs:bmake_malloc (Results 1 – 2 of 2) sorted by relevance
36 #define bmake_malloc(x) emalloc(x) macro
60 bmake_malloc(size_t len) in bmake_malloc() function