Searched defs:magnitude (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/standard-headers/linux/ | ||
| H A D | input.h | 405 int16_t magnitude; member |
| /openbmc/qemu/target/ppc/ | ||
| H A D | int_helper.c | 2368 int magnitude = bcd_cmp_mag(a, b); in helper_bcdadd() local |