Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dmath64.c420 DPUNS m64ASR( DPUNS x ) in m64ASR() function
550 mask = m64ASR(mask); in ficlLongDiv()
551 subtrahend = m64ASR(subtrahend); in ficlLongDiv()
H A Dmath64.h68 DPUNS m64ASR( DPUNS x );