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

/freebsd-current/stand/ficl/
H A Dmath64.h75 #define m64CastIU(i64) (*(DPUNS *)(&(i64))) macro
H A Dmath64.c111 uqr = ficlLongDiv(m64CastIU(num), (FICL_UNS)den);
280 uqr = ficlLongDiv(m64CastIU(num), (FICL_UNS)den);

Completed in 73 milliseconds