Home
last modified time | relevance | path

Searched refs:m64Or (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/ficl/
H A Dmath64.h70 DPUNS m64Or( DPUNS x, DPUNS y );
H A Dmath64.c439 DPUNS m64Or( DPUNS x, DPUNS y ) in m64Or() function
548 quotient = m64Or(quotient, mask); in ficlLongDiv()