Lines Matching defs:byte
74 typedef unsigned char utf8char; /* UTF-8 character byte. */
75 typedef unsigned char byte; /* Untyped data byte. */
193 *** Index is first character byte, value is the character byte count.
293 hashBinaryKey(const byte * bytes, unsigned int len)
296 const byte * bp;
350 key = hashBinaryKey((const byte *) binkey, len);
364 key = hashBinaryKey((const byte *) binkey, len);
376 byte * databuf;
630 nfatransition(t_state * to, byte token)
659 byte bytebuf[8];