Lines Matching refs:uint8_t
149 uint8_t b;
153 uint8_t hs[2]; /* 2 bytes of a fixed-endian "short" */
154 uint8_t hl[4]; /* 4 bytes of a fixed-endian "long" */
155 uint8_t hq[8]; /* 8 bytes of a fixed-endian "quad" */
165 uint8_t flag;
175 uint8_t factor;
178 uint8_t reln; /* relation (0=eq, '>'=gt, etc) */
179 uint8_t vallen; /* length of string value, if any */
180 uint8_t type; /* comparison type (FILE_*) */
181 uint8_t in_type; /* type of indirection */
252 uint8_t in_op; /* operator for indirection */
253 uint8_t mask_op; /* operator for mask */
255 uint8_t cond; /* conditional type */
257 uint8_t dummy;
259 uint8_t factor_op;