Searched refs:INTQR (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.2-release/sys/boot/ficl/
H A Dmath64.h57 INTQR m64FlooredDivI(DPINT num, FICL_INT den);
62 INTQR m64SymmetricDivI(DPINT num, FICL_INT den);
79 #define m64CastQRUI(uqr) (*(INTQR *)(&(uqr)))
H A Dmath64.c92 INTQR m64FlooredDivI(DPINT num, FICL_INT den)
94 INTQR qr;
261 INTQR m64SymmetricDivI(DPINT num, FICL_INT den)
263 INTQR qr;
H A Dwords.c351 INTQR qr;
437 INTQR qr;
3709 INTQR qr;
3735 INTQR qr;
3753 INTQR qr;
/freebsd-10.2-release/sys/boot/ficl/amd64/
H A Dsysdep.h152 } INTQR; typedef in typeref:struct:__anon6494
/freebsd-10.2-release/sys/boot/ficl/arm/
H A Dsysdep.h152 } INTQR; typedef in typeref:struct:__anon6498
/freebsd-10.2-release/sys/boot/ficl/i386/
H A Dsysdep.h150 } INTQR; typedef in typeref:struct:__anon6505
/freebsd-10.2-release/sys/boot/ficl/ia64/
H A Dsysdep.h152 } INTQR; typedef in typeref:struct:__anon6509
/freebsd-10.2-release/sys/boot/ficl/mips/
H A Dsysdep.h152 } INTQR; typedef in typeref:struct:__anon6513
/freebsd-10.2-release/sys/boot/ficl/powerpc/
H A Dsysdep.h152 } INTQR; typedef in typeref:struct:__anon6517
/freebsd-10.2-release/sys/boot/ficl/sparc64/
H A Dsysdep.h153 } INTQR; typedef in typeref:struct:__anon6521

Completed in 112 milliseconds