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

/forgerock/web-agents-v4/zlib/
H A Dzconf.h134 # define Byte z_Byte macro
374 typedef unsigned char Byte; /* 8 bits */ typedef
381 # define Bytef Byte FAR
383 typedef Byte FAR Bytef;
395 typedef Byte const *voidpc;
396 typedef Byte FAR *voidpf;
397 typedef Byte *voidp;

Completed in 58 milliseconds