Searched defs:is_signed (Results 1 – 1 of 1) sorted by relevance
266 static uint32_t decode_leb128(const uint8_t* bytes, bool is_signed, uint32_t* lebsize) in decode_leb128()402 uint32_t is_signed = (encoding & 0xf) >= 0x9; in esp_eh_frame_find_entry() local