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

/freebsd-11.0-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-11.0-release/sys/boot/ficl/aarch64/
H A Dsysdep.h152 } INTQR; typedef in typeref:struct:__anon7420
/freebsd-11.0-release/sys/boot/ficl/amd64/
H A Dsysdep.h152 } INTQR; typedef in typeref:struct:__anon7424
/freebsd-11.0-release/sys/boot/ficl/arm/
H A Dsysdep.h152 } INTQR; typedef in typeref:struct:__anon7428
/freebsd-11.0-release/sys/boot/ficl/i386/
H A Dsysdep.h150 } INTQR; typedef in typeref:struct:__anon7435
/freebsd-11.0-release/sys/boot/ficl/mips/
H A Dsysdep.h152 } INTQR; typedef in typeref:struct:__anon7439
/freebsd-11.0-release/sys/boot/ficl/mips64/
H A Dsysdep.h152 } INTQR; typedef in typeref:struct:__anon7443
/freebsd-11.0-release/sys/boot/ficl/powerpc/
H A Dsysdep.h152 } INTQR; typedef in typeref:struct:__anon7447
/freebsd-11.0-release/sys/boot/ficl/riscv/
H A Dsysdep.h152 } INTQR; typedef in typeref:struct:__anon7451
/freebsd-11.0-release/sys/boot/ficl/sparc64/
H A Dsysdep.h153 } INTQR; typedef in typeref:struct:__anon7455

Completed in 131 milliseconds