Home
last modified time | relevance | path

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

/optee_os/core/lib/zlib/
H A Dzutil.c301 extern voidp malloc OF((uInt size));
302 extern voidp calloc OF((uInt items, uInt size));
H A Dzconf.h163 # define voidp z_voidp macro
415 typedef void *voidp; typedef
419 typedef Byte *voidp; typedef
H A Dgzguts.h123 extern voidp malloc OF((uInt size));
H A Dzlib.h1393 ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len));
1423 ZEXTERN z_size_t ZEXPORT gzfread OF((voidp buf, z_size_t size, z_size_t nitems,