Searched defs:always_false (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-bmc-code-mgmt/common/include/ | ||
H A D | utils.hpp | 49 inline constexpr bool always_false = false; variable |
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/ | ||
H A D | mps.hpp | 185 inline static constexpr bool always_false = false; member in phosphor::software::VR::MPSImageParser |