Searched defs:i16 (Results 1 – 16 of 16) sorted by relevance
14 struct {int16_t i;} i16 = {70000}; in fixits() local
7 typedef T __attribute__((aligned(16))) i16; typedef
211 int16_t i16; in DataDrivenPrintf() local376 int16_t i16, expected16; in DataDrivenScanf() local580 int16_t i16; in DataDrivenPrintfPrecision() local
747 int16_t i16 = -1; in TestCount() local
40 short i16; variable
132 void ScopedVariant::Set(int16 i16) { in Set()
168 dbus_int16_t i16; /**< as int16 */ member
41 i16 = 3, // This is a 16 bit integer value enumerator
1011 int16_t i16; in print_radiotap_field() member
394 const int i16 = (it->mb_->type_ == 1); in CodeResiduals() local
863 const int i16 = (it->mb_->type_ == 1); in SimpleQuantize() local
947 uint16_t i16; in readConstantPoolIndex() local
2828 int32_t length16, length8, i16, i8; in tres_getString() local
906 int16_t i16; member
7947 typedef INT16_TYPE i16; /* 2-byte signed integer */ typedef