Home
last modified time | relevance | path

Searched defs:magnitude (Results 1 – 2 of 2) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dinput.h405 int16_t magnitude; member
/qemu/target/ppc/
H A Dint_helper.c2368 int magnitude = bcd_cmp_mag(a, b); in helper_bcdadd() local