Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dmath64.c400 DPUNS m64ASL( DPUNS x ) in m64ASL() function
508 addend = m64ASL(addend); in ficlLongMul()
539 mask = m64ASL(mask); in ficlLongDiv()
540 subtrahend = m64ASL(subtrahend); in ficlLongDiv()
H A Dmath64.h67 DPUNS m64ASL( DPUNS x );