Searched defs:b_high (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fixed-value.c | 416 double_int a_high, a_low, b_high, b_low; in do_fixed_multiply() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fixed-value.cc | 416 double_int a_high, a_low, b_high, b_low; in do_fixed_multiply() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | fixed-bit.c | 281 INTunion a_high, a_low, b_high, b_low; in FIXED_MULHELPER() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | fixed-bit.c | 281 INTunion a_high, a_low, b_high, b_low; in FIXED_MULHELPER() local
|