Searched refs:voidp (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libz/
H A Dzutil.c296 extern voidp malloc OF((uInt size));
297 extern voidp calloc OF((uInt items, uInt size));
H A Dzconf.h76 # define voidp z_voidp macro
295 typedef void *voidp; typedef
299 typedef Byte *voidp; typedef
H A Dzlib.h1066 typedef voidp gzFile;
1107 ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len));
H A Dgzio.c44 extern voidp malloc OF((uInt size));
486 voidp buf;
/ast/src/cmd/INIT/
H A Dratz.c67 #define gz_headerp voidp
412 typedef void *voidp; typedef
416 typedef Byte *voidp; typedef
966 extern voidp malloc OF((uInt size));
967 extern voidp calloc OF((uInt items, uInt size));
3596 typedef voidp gzFile;
3616 extern voidp malloc OF((uInt size));
3982 voidp buf;

Completed in 27 milliseconds