Searched refs:gzalloc (Results 1 - 3 of 3) sorted by last modified time

/u-boot/fs/cramfs/
H A Duncompress.c60 stream.zalloc = gzalloc;
/u-boot/include/u-boot/
H A Dzlib.h752 extern void *gzalloc(void *, unsigned, unsigned);
/u-boot/lib/
H A Dgunzip.c29 void *gzalloc(void *x, unsigned items, unsigned size) function
196 s.zalloc = gzalloc;
284 s.zalloc = gzalloc;

Completed in 54 milliseconds