Searched defs:ALLOCATE (Results 1 – 3 of 3) sorted by relevance
22 ALLOCATE, enumerator
317 #define ALLOCATE(x) malloc (x) macro
157 #define ALLOCATE(number, type) \ macro