Searched hist:143214 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/lib/libc/arm/
H A D_fpmath.hdiff 143214 Mon Mar 07 02:55:22 MST 2005 das Define LDBL_NBIT to be a mask indicating the position of the integer
bit in a long double. For architectures that don't have such a bit,
LDBL_NBIT is 0. This makes it possible to say `mantissa & ~LDBL_NBIT'
in places that previously used an #ifdef to select the right expression.
The optimizer should dispense with the extra arithmetic when LDBL_NBIT
is 0.
/freebsd-10.1-release/lib/libc/powerpc/
H A D_fpmath.hdiff 143214 Mon Mar 07 02:55:22 MST 2005 das Define LDBL_NBIT to be a mask indicating the position of the integer
bit in a long double. For architectures that don't have such a bit,
LDBL_NBIT is 0. This makes it possible to say `mantissa & ~LDBL_NBIT'
in places that previously used an #ifdef to select the right expression.
The optimizer should dispense with the extra arithmetic when LDBL_NBIT
is 0.
/freebsd-10.1-release/lib/libc/sparc64/
H A D_fpmath.hdiff 143214 Mon Mar 07 02:55:22 MST 2005 das Define LDBL_NBIT to be a mask indicating the position of the integer
bit in a long double. For architectures that don't have such a bit,
LDBL_NBIT is 0. This makes it possible to say `mantissa & ~LDBL_NBIT'
in places that previously used an #ifdef to select the right expression.
The optimizer should dispense with the extra arithmetic when LDBL_NBIT
is 0.
/freebsd-10.1-release/lib/libc/amd64/
H A D_fpmath.hdiff 143214 Mon Mar 07 02:55:22 MST 2005 das Define LDBL_NBIT to be a mask indicating the position of the integer
bit in a long double. For architectures that don't have such a bit,
LDBL_NBIT is 0. This makes it possible to say `mantissa & ~LDBL_NBIT'
in places that previously used an #ifdef to select the right expression.
The optimizer should dispense with the extra arithmetic when LDBL_NBIT
is 0.
/freebsd-10.1-release/lib/libc/i386/
H A D_fpmath.hdiff 143214 Mon Mar 07 02:55:22 MST 2005 das Define LDBL_NBIT to be a mask indicating the position of the integer
bit in a long double. For architectures that don't have such a bit,
LDBL_NBIT is 0. This makes it possible to say `mantissa & ~LDBL_NBIT'
in places that previously used an #ifdef to select the right expression.
The optimizer should dispense with the extra arithmetic when LDBL_NBIT
is 0.

Completed in 122 milliseconds