Searched refs:int8_t (Results 1 – 6 of 6) sorted by relevance
22 int8_t lock; // 1:unlocked 0:locked
112 int8_t unit_exp; // unit exponent;
570 typedef int8_t LZ4_i8;
65 typedef __int8_t int8_t; typedef
308 parser->data.unit_exp = (int8_t)parser->value; in hid_parse()