Searched refs:fieldSignBits (Results 1 – 2 of 2) sorted by relevance
16 const le_uint16 DeviceTable::fieldSignBits[] = {0x0002, 0x0008, 0x0080}; member in DeviceTable38 if ((field & fieldSignBits[format]) != 0) { in getAdjustment()
32 static const le_uint16 fieldSignBits[]; member