Searched refs:m64CastUI (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/stand/ficl/
H A Dmath64.h77 #define m64CastUI(u64) (*(DPINT *)(&(u64))) macro
H A Dmath64.c188 return m64CastUI(prod);
190 return m64Negate(m64CastUI(prod));

Completed in 102 milliseconds