Searched refs:UNSQR (Results 1 - 22 of 22) sorted by relevance

/freebsd-11-stable/stand/ficl/amd64/
H A Dsysdep.c38 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y)
40 UNSQR result;
H A Dsysdep.h140 } UNSQR; typedef in typeref:struct:__anon4917
421 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-11-stable/stand/ficl/aarch64/
H A Dsysdep.c38 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y)
40 UNSQR result;
H A Dsysdep.h140 } UNSQR; typedef in typeref:struct:__anon4913
409 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-11-stable/stand/ficl/arm/
H A Dsysdep.c38 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y)
40 UNSQR result;
H A Dsysdep.h140 } UNSQR; typedef in typeref:struct:__anon4921
420 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-11-stable/stand/ficl/mips64/
H A Dsysdep.c38 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y)
40 UNSQR result;
H A Dsysdep.h140 } UNSQR; typedef in typeref:struct:__anon4936
420 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-11-stable/stand/ficl/powerpc/
H A Dsysdep.c38 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y)
40 UNSQR result;
H A Dsysdep.h140 } UNSQR; typedef in typeref:struct:__anon4940
420 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-11-stable/stand/ficl/mips/
H A Dsysdep.c38 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y)
40 UNSQR result;
H A Dsysdep.h140 } UNSQR; typedef in typeref:struct:__anon4932
420 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-11-stable/stand/ficl/riscv/
H A Dsysdep.c38 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y)
40 UNSQR result;
H A Dsysdep.h140 } UNSQR; typedef in typeref:struct:__anon4944
409 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-11-stable/stand/ficl/sparc64/
H A Dsysdep.c38 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y)
40 UNSQR result;
H A Dsysdep.h141 } UNSQR; typedef in typeref:struct:__anon4948
410 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-11-stable/stand/ficl/i386/
H A Dsysdep.c41 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y)
43 UNSQR result;
H A Dsysdep.h138 } UNSQR; typedef in typeref:struct:__anon4928
419 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-11-stable/stand/ficl/
H A Dmath64.h78 #define m64CastQRIU(iqr) (*(UNSQR *)(&(iqr)))
H A Dmath64.c95 UNSQR uqr;
264 UNSQR uqr;
319 UNSQR qr;
521 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y)
523 UNSQR result;
H A Dvm.c692 UNSQR result;
721 UNSQR result;
H A Dwords.c3791 UNSQR qr;

Completed in 191 milliseconds