Home
last modified time | relevance | path

Searched refs:voidp (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/lib/zlib/
H A Dzutil.c281 extern voidp malloc(uInt size);
282 extern voidp calloc(uInt items, uInt size);
H A Dzconf.h162 # define voidp z_voidp macro
415 typedef void *voidp; typedef
419 typedef Byte *voidp; typedef
H A Dzlib.h1414 ZEXTERN int ZEXPORT gzread(gzFile file, voidp buf, unsigned len);
1444 ZEXTERN z_size_t ZEXPORT gzfread(voidp buf, z_size_t size, z_size_t nitems,