ALLOC 123 modules/widgetman/unzip.h # define ALLOC(size) (gf_malloc(size)) ALLOC 51 src/utils/gzio.cpp #define ALLOC(size) gf_malloc(size)