Searched refs:ficlLongMul (Results 1 – 18 of 18) sorted by relevance
| /NextBSD/sys/boot/ficl/ |
| HD | math64.c | 151 DPUNS resultLo = ficlLongMul(u.lo, mul); in m64Mac() 152 DPUNS resultHi = ficlLongMul(u.hi, mul); in m64Mac() 186 prod = ficlLongMul(x, y); in m64MulI() 494 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
|
| HD | words.c | 3870 ud = ficlLongMul(u1, u2); in umStar()
|
| /NextBSD/sys/boot/ficl/amd64/ |
| HD | sysdep.c | 25 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
|
| HD | sysdep.h | 420 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);
|
| /NextBSD/sys/boot/ficl/powerpc/ |
| HD | sysdep.c | 25 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
|
| HD | sysdep.h | 419 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);
|
| /NextBSD/sys/boot/ficl/aarch64/ |
| HD | sysdep.c | 25 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
|
| HD | sysdep.h | 408 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);
|
| /NextBSD/sys/boot/ficl/mips/ |
| HD | sysdep.c | 25 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
|
| HD | sysdep.h | 419 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);
|
| /NextBSD/sys/boot/ficl/arm/ |
| HD | sysdep.c | 25 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
|
| HD | sysdep.h | 419 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);
|
| /NextBSD/sys/boot/ficl/mips64/ |
| HD | sysdep.c | 25 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
|
| HD | sysdep.h | 419 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);
|
| /NextBSD/sys/boot/ficl/sparc64/ |
| HD | sysdep.c | 25 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
|
| HD | sysdep.h | 409 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);
|
| /NextBSD/sys/boot/ficl/i386/ |
| HD | sysdep.c | 28 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y) in ficlLongMul() function
|
| HD | sysdep.h | 418 DPUNS ficlLongMul(FICL_UNS x, FICL_UNS y);
|