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

/freebsd-current/stand/ficl/
H A Dmath64.h54 DPINT m64MulI(FICL_INT x, FICL_INT y);
H A Dmath64.c168 DPINT m64MulI(FICL_INT x, FICL_INT y) function
H A Dwords.c424 prod = m64MulI(x,y);
444 prod = m64MulI(x,y);
3863 d = m64MulI(n1, n2);

Completed in 87 milliseconds