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

/freebsd-10.3-release/sys/boot/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:__anon6535
421 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-10.3-release/sys/boot/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:__anon6539
420 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-10.3-release/sys/boot/ficl/ia64/
H A Dsysdep.c38 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y)
40 UNSQR result;
H A Dsysdep.h140 } UNSQR; typedef in typeref:struct:__anon6550
421 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-10.3-release/sys/boot/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:__anon6554
420 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-10.3-release/sys/boot/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:__anon6558
420 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-10.3-release/sys/boot/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:__anon6562
410 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-10.3-release/sys/boot/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:__anon6546
419 UNSQR ficlLongDiv(DPUNS q, FICL_UNS y);
/freebsd-10.3-release/sys/boot/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.c3779 UNSQR qr;

Completed in 118 milliseconds