Lines Matching refs:uint8_t
147 uint8_t b;
151 uint8_t hs[2]; /* 2 bytes of a fixed-endian "short" */
152 uint8_t hl[4]; /* 4 bytes of a fixed-endian "long" */
153 uint8_t hq[8]; /* 8 bytes of a fixed-endian "quad" */
163 uint8_t flag;
173 uint8_t factor;
176 uint8_t reln; /* relation (0=eq, '>'=gt, etc) */
177 uint8_t vallen; /* length of string value, if any */
178 uint8_t type; /* comparison type (FILE_*) */
179 uint8_t in_type; /* type of indirection */
249 uint8_t in_op; /* operator for indirection */
250 uint8_t mask_op; /* operator for mask */
252 uint8_t cond; /* conditional type */
254 uint8_t dummy;
256 uint8_t factor_op;