Home
last modified time | relevance | path

Searched defs:bExp (Results 1 – 11 of 11) sorted by relevance

/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorutils.cpp151 int8_t& rExp, int16_t& bValue, int8_t& bExp, in getSensorAttributes()
259 const int8_t bExp, const bool bSigned) in scaleIPMIValueFromDouble()
311 int8_t bExp = 0; in getScaledIPMIValue() local
H A Dsensorcommands.cpp492 int8_t bExp = 0; in calculateValue() local
977 int8_t bExp = 0; in ipmiSenGetSensorReading() local
1168 int8_t bExp = 0; in ipmiSenSetSensorThresholds() local
1282 int8_t bExp = 0; getIPMIThresholds() local
1851 int8_t bExp = 0; constructSensorSdr() local
[all...]
/openbmc/intel-ipmi-oem/include/
H A Dsensorutils.hpp160 int16_t& bValue, int8_t& bExp, bool& bSigned) in getSensorAttributes()
267 const int16_t bValue, const int8_t bExp, const bool bSigned) in scaleIPMIValueFromDouble()
319 int8_t bExp = 0; in getScaledIPMIValue() local
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c226 int16 aExp, bExp, zExp; in subFloat64Sigs() local
287 int16 aExp, bExp, zExp; in addFloat64Sigs() local
456 int16 aExp, bExp, zExp; in subFloat32Sigs() local
518 int16 aExp, bExp, zExp; in addFloat32Sigs() local
719 int16 aExp, bExp, zExp; in float64_div() local
777 int16 aExp, bExp, zExp; in float32_div() local
827 int aExp, bExp, zExp; in float32_mul() local
868 int aExp, bExp, zExp; in float64_mul() local
/openbmc/intel-ipmi-oem/tests/
H A Dtest_sensorcommands.cpp58 void testValue(int x, double y, int16_t M, int8_t rExp, int16_t B, int8_t bExp, in testValue()
109 int8_t bExp; in testBounds() local
314 int8_t bExp; in TEST() local
/openbmc/phosphor-host-ipmid/test/dbus-sdr/
H A Dsensorcommands_unittest.cpp58 void testValue(int x, double y, int16_t M, int8_t rExp, int16_t B, int8_t bExp, in testValue()
110 int8_t bExp; in testBounds() local
315 int8_t bExp; in TEST() local
/openbmc/fb-ipmi-oem/include/
H A Dsensorutils.hpp169 int16_t& bValue, int8_t& bExp, bool& bSigned) in getSensorAttributes()
279 const uint16_t bValue, const int8_t bExp, const bool bSigned) in scaleIPMIValueFromDouble()
306 int8_t bExp = 0; in getScaledIPMIValue() local
/openbmc/linux/arch/arm/nwfpe/
H A Dsoftfloat.c1031 int16 aExp, bExp, zExp; in addFloat32Sigs() local
1103 int16 aExp, bExp, zExp; in subFloat32Sigs() local
1222 int16 aExp, bExp, zExp; in float32_mul() local
1283 int16 aExp, bExp, zExp; in float32_div() local
1350 int16 aExp, bExp, expDiff; in float32_rem() local
1927 int16 aExp, bExp, zExp; in addFloat64Sigs() local
1999 int16 aExp, bExp, zExp; in subFloat64Sigs() local
2118 int16 aExp, bExp, zExp; in float64_mul() local
2177 int16 aExp, bExp, zExp; in float64_div() local
2248 int16 aExp, bExp, expDiff; in float64_rem() local
[all …]
/openbmc/qemu/target/tricore/
H A Dfpu_helper.c56 uint32_t aExp, bExp, cExp; in f_maddsub_nan_result() local
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp739 int8_t bExp; in ipmiStorageGetSDR() local
/openbmc/qemu/target/m68k/
H A Dsoftfloat.c123 int32_t aExp, bExp, shiftCount; in floatx80_scale() local