Lines Matching refs:uint_fast8_t
4456 uint_fast8_t op = *data++;
5085 uint_fast8_t address_size, uint_fast8_t offset_size,
5133 uint_fast8_t *address_sizep, uint_fast8_t *offset_sizep,
6200 uint_fast8_t address_size = ehdr->e_ident[EI_CLASS] == ELFCLASS32 ? 4 : 8;
6885 uint_fast8_t version = 2;
6904 uint_fast8_t segment_size = 0;
8650 uint_fast8_t minimum_instr_len = *linep++;
8653 uint_fast8_t max_ops_per_instr;
8669 uint_fast8_t default_is_stmt = *linep++;
8675 uint_fast8_t line_range = *linep++;
8678 uint_fast8_t opcode_base = *linep++;
8743 for (uint_fast8_t cnt = 1; cnt < opcode_base; ++cnt)
8947 uint_fast8_t is_stmt = default_is_stmt;
9800 uint_fast8_t address_size = ehdr->e_ident[EI_CLASS] == ELFCLASS32 ? 4 : 8;
9801 uint_fast8_t offset_size = 4;