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()
210 val->value.ui8 |= (0x01 << vbit_idx); in add_to_valid_bitfield()275 cper_print_log("Validation bits: %x\n", val->value.ui8); in print_val()
21 UINT8 ui8; member
827 + // Borland bug: appending ui8 makes the type a signed char830 +# define UINT8_C(value) value##ui8