Searched refs:ui8 (Results 1 – 4 of 4) sorted by relevance
226 ValidationTypes ui8Type = { UINT_8T, .value.ui8 = 0 }; in ir_section_descriptor_to_cper()269 descriptor->SecValidMask = ui8Type.value.ui8; in ir_section_descriptor_to_cper()
194 val->value.ui8 |= (0x01 << vbit_idx); in bitfield_to_ir() 259 cper_print_log("Validation bits: %x\n", val->value.ui8); in isvalid_prop_to_ir()
21 UINT8 ui8; member
827 + // Borland bug: appending ui8 makes the type a signed char830 +# define UINT8_C(value) value##ui8