Lines Matching refs:uint8_t
178 uint8_t b;
182 uint8_t hs[2]; /* 2 bytes of a fixed-endian "short" */
183 uint8_t hl[4]; /* 4 bytes of a fixed-endian "long" */
184 uint8_t hq[8]; /* 8 bytes of a fixed-endian "quad" */
195 uint8_t flag;
206 uint8_t factor;
209 uint8_t reln; /* relation (0=eq, '>'=gt, etc) */
210 uint8_t vallen; /* length of string value, if any */
211 uint8_t type; /* comparison type (FILE_*) */
212 uint8_t in_type; /* type of indirection */
295 uint8_t in_op; /* operator for indirection */
296 uint8_t mask_op; /* operator for mask */
298 uint8_t cond; /* conditional type */
300 uint8_t dummy;
302 uint8_t factor_op;