Searched defs:voidp (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libz/
H A Dzconf.h76 # define voidp z_voidp macro
295 typedef void *voidp; typedef
299 typedef Byte *voidp; typedef
/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 19 milliseconds