Searched defs:rExp (Results 1 – 8 of 8) sorted by relevance
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | sensorutils.cpp | 151 int8_t& rExp, int16_t& bValue, int8_t& bExp, in getSensorAttributes() 258 const int8_t rExp, const int16_t bValue, in scaleIPMIValueFromDouble() 309 int8_t rExp = 0; in getScaledIPMIValue() local
|
H A D | sensorcommands.cpp | 491 int8_t rExp = 0; in calculateValue() local 976 int8_t rExp = 0; in ipmiSenGetSensorReading() local 1167 int8_t rExp = 0; in ipmiSenSetSensorThresholds() local 1281 int8_t rExp = 0; in getIPMIThresholds() local 1849 int8_t rExp = 0; in constructSensorSdr() local
|
/openbmc/intel-ipmi-oem/include/ |
H A D | sensorutils.hpp | 159 const double max, const double min, int16_t& mValue, int8_t& rExp, in getSensorAttributes() 266 const double value, const int16_t mValue, const int8_t rExp, in scaleIPMIValueFromDouble() 317 int8_t rExp = 0; in getScaledIPMIValue() local
|
/openbmc/intel-ipmi-oem/tests/ |
H A D | test_sensorcommands.cpp | 58 void testValue(int x, double y, int16_t M, int8_t rExp, int16_t B, int8_t bExp, in testValue() 107 int8_t rExp; in testBounds() local 312 int8_t rExp; in TEST() local
|
/openbmc/phosphor-host-ipmid/test/dbus-sdr/ |
H A D | sensorcommands_unittest.cpp | 58 void testValue(int x, double y, int16_t M, int8_t rExp, int16_t B, int8_t bExp, in testValue() 108 int8_t rExp; in testBounds() local 313 int8_t rExp; in TEST() local
|
/openbmc/fb-ipmi-oem/include/ |
H A D | sensorutils.hpp | 168 const double max, const double min, int16_t& mValue, int8_t& rExp, in getSensorAttributes() 278 const double value, const uint16_t mValue, const int8_t rExp, in scaleIPMIValueFromDouble() 304 int8_t rExp = 0; in getScaledIPMIValue() local
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | mac_via.h | 227 #define rExp 0x0001 /* [RBV only] RBV future expansion (always 0) */ macro
|
/openbmc/fb-ipmi-oem/src/ |
H A D | storagecommands.cpp | 737 int8_t rExp; in ipmiStorageGetSDR() local
|