Searched refs:m64MulI (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/stand/ficl/
H A Dmath64.h55 DPINT m64MulI(FICL_INT x, FICL_INT y);
H A Dmath64.c169 DPINT m64MulI(FICL_INT x, FICL_INT y) function
H A Dwords.c425 prod = m64MulI(x,y);
445 prod = m64MulI(x,y);
3864 d = m64MulI(n1, n2);

Completed in 100 milliseconds