| /openbmc/qemu/tests/unit/ |
| H A D | test-shift128.c | 18 bool overflow; member 112 bool overflow = false; in test_lshift() local
|
| /openbmc/libcper/examples/ |
| H A D | generic.json | 44 "overflow": false boolean 73 "overflow": true, boolean
|
| H A D | unknown.json | 44 "overflow": true boolean
|
| H A D | ccixper.json | 44 "overflow": true boolean
|
| H A D | firmware.json | 44 "overflow": false boolean
|
| H A D | ia32x64.json | 44 "overflow": true boolean 90 "overflow": true boolean
|
| H A D | dmariommu.json | 44 "overflow": true boolean
|
| H A D | cxlprotocol.json | 44 "overflow": true boolean
|
| H A D | cxlcomponent-media.json | 44 "overflow": false boolean
|
| H A D | memory-validation-bits.json | 44 "overflow": false boolean
|
| H A D | dmargeneric.json | 44 "overflow": false boolean
|
| H A D | pcibus.json | 44 "overflow": true boolean
|
| H A D | memory2.json | 44 "overflow": true boolean
|
| H A D | pcidev.json | 44 "overflow": true boolean
|
| H A D | nvidia.json | 44 "overflow": true boolean
|
| H A D | dmarvtd.json | 44 "overflow": false boolean
|
| H A D | memory.json | 44 "overflow": false boolean
|
| /openbmc/qemu/util/ |
| H A D | hexdump.c | 107 bool overflow = umul64_overflow(data_size, 2, &required_buffer_size); in qemu_hexdump_to_buffer() local
|
| H A D | host-utils.c | 245 void ulshift(uint64_t *plow, uint64_t *phigh, int32_t shift, bool *overflow) in ulshift()
|
| /openbmc/bios-bmc-smm-error-logger/include/ |
| H A D | buffer.hpp | 28 overflow = 1 << 1, enumerator
|
| /openbmc/libcper/specification/json/sections/ |
| H A D | cper-generic-processor.json | 42 "overflow": { object
|
| /openbmc/phosphor-host-ipmid/include/dbus-sdr/ |
| H A D | storagecommands.hpp | 47 overflow = 0x80 enumerator
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | selutility.hpp | 49 static constexpr bool overflow = false; variable
|
| /openbmc/libcper/specification/json/ |
| H A D | cper-json-section-descriptor.json | 82 "overflow": { object
|
| /openbmc/qemu/target/ppc/ |
| H A D | int_helper.c | 51 int overflow = 0; in helper_DIVWEU() local 78 int overflow = 0; in helper_DIVWE() local 107 int overflow = 0; in helper_DIVDEU() local 128 int overflow = 0; in helper_DIVDE() local 2305 int *overflow) in bcd_add_mag() 2330 int *overflow) in bcd_sub_mag() 2357 int overflow = 0; in helper_bcdadd() local
|