/src/lib/libc/softfloat/ |
negxf2.c | 16 #ifdef FLOATX80 18 floatx80 __negxf2(floatx80); 20 floatx80 21 __negxf2(floatx80 a) 27 #endif /* FLOATX80 */
|
gexf2.c | 16 #ifdef FLOATX80 18 flag __gexf2(floatx80, floatx80); 21 __gexf2(floatx80 a, floatx80 b) 31 #endif /* FLOATX80 */
|
gtxf2.c | 16 #ifdef FLOATX80 18 flag __gtxf2(floatx80, floatx80); 21 __gtxf2(floatx80 a, floatx80 b) 31 #endif /* FLOATX80 */
|
nexf2.c | 16 #ifdef FLOATX80 18 flag __nexf2(floatx80, floatx80); 21 __nexf2(floatx80 a, floatx80 b) 31 #endif /* FLOATX80 */
|
softfloat-specialize | 402 #ifdef FLOATX80 420 flag floatx80_is_nan( floatx80 a ) 433 flag floatx80_is_signaling_nan( floatx80 a ) 453 static commonNaNT floatx80ToCommonNaN( floatx80 a ) 471 static floatx80 commonNaNToFloatx80( commonNaNT a ) 473 floatx80 z; 488 static floatx80 propagateFloatx80NaN( floatx80 a, floatx80 b )
|
/src/lib/libc/arch/m68k/softfloat/ |
softfloat.h | 37 The macro `FLOATX80' must be defined to enable the extended double-precision 38 floating-point format `floatx80'. If this macro is not defined, the 39 `floatx80' type will not be defined, and none of the functions that either 40 input or output the `floatx80' type will be defined. The same applies to 45 #define FLOATX80 58 #ifdef FLOATX80 65 }__packed floatx80; typedef in typeref:struct:__anon3f3aa5070108 __packed 129 #ifdef FLOATX80 130 floatx80 int32_to_floatx80( int32 ); 131 floatx80 uint32_to_floatx80( uint32 ) [all...] |
/src/regress/lib/libc/ieeefp/testfloat/include/ |
testLoops.h | 77 #ifdef FLOATX80 78 void test_a_int32_z_floatx80( floatx80 ( int32 ), floatx80 ( int32 ) ); 86 #ifdef FLOATX80 87 void test_a_int64_z_floatx80( floatx80 ( int64 ), floatx80 ( int64 ) ); 99 #ifdef FLOATX80 100 void test_a_float32_z_floatx80( floatx80 ( float32 ), floatx80 ( float32 ) ); 118 #ifdef FLOATX80 [all...] |
softfloat.h | 70 The macro `FLOATX80' must be defined to enable the extended double-precision 71 floating-point format `floatx80'. If this macro is not defined, the 72 `floatx80' type will not be defined, and none of the functions that either 73 input or output the `floatx80' type will be defined. The same applies to 77 /* #define FLOATX80 */ 87 #ifdef FLOATX80 96 } floatx80; typedef in typeref:struct:__anon90befc830108 157 #ifdef FLOATX80 158 floatx80 int32_to_floatx80( int ); 166 #ifdef FLOATX80 [all...] |
systfloat.h | 95 #if defined( FLOATX80 ) 145 #ifdef FLOATX80 146 floatx80 syst_int32_to_floatx80( int32 ); 154 #ifdef FLOATX80 155 floatx80 syst_int64_to_floatx80( int64 ); 168 #ifdef FLOATX80 169 floatx80 syst_float32_to_floatx80( float32 ); 194 #ifdef FLOATX80 195 floatx80 syst_float64_to_floatx80( float64 ); 213 #ifdef FLOATX80 [all...] |
testCases.h | 70 #ifdef FLOATX80 93 #ifdef FLOATX80 94 extern floatx80 testCases_a_floatx80; 95 extern floatx80 testCases_b_floatx80;
|
writeHex.h | 67 #ifdef FLOATX80 68 void writeHex_floatx80( floatx80, FILE * );
|
softfloat-specialize | 301 #ifdef FLOATX80 319 static flag floatx80_is_nan( floatx80 a ) 332 flag floatx80_is_signaling_nan( floatx80 a ) 351 static commonNaNT floatx80ToCommonNaN( floatx80 a ) 369 static floatx80 commonNaNToFloatx80( commonNaNT a ) 371 floatx80 z; 386 static floatx80 propagateFloatx80NaN( floatx80 a, floatx80 b )
|
/src/lib/libc/arch/aarch64/softfloat/ |
softfloat.h | 37 The macro `FLOATX80' must be defined to enable the extended double-precision 38 floating-point format `floatx80'. If this macro is not defined, the 39 `floatx80' type will not be defined, and none of the functions that either 40 input or output the `floatx80' type will be defined. The same applies to 44 /* #define FLOATX80 */ 59 #ifdef FLOATX80 63 } floatx80; typedef in typeref:struct:__anon99773caa0108 131 #ifdef FLOATX80 132 floatx80 int32_to_floatx80( int32 ); 133 floatx80 uint32_to_floatx80( uint32 ) [all...] |
/src/lib/libc/arch/arm/softfloat/ |
softfloat.h | 37 The macro `FLOATX80' must be defined to enable the extended double-precision 38 floating-point format `floatx80'. If this macro is not defined, the 39 `floatx80' type will not be defined, and none of the functions that either 40 input or output the `floatx80' type will be defined. The same applies to 44 /* #define FLOATX80 */ 57 #ifdef FLOATX80 61 } floatx80; typedef in typeref:struct:__anon890ec0810108 125 #ifdef FLOATX80 126 floatx80 int32_to_floatx80( int32 ); 127 floatx80 uint32_to_floatx80( uint32 ) [all...] |
/src/lib/libc/arch/mips/softfloat/ |
softfloat.h | 37 The macro `FLOATX80' must be defined to enable the extended double-precision 38 floating-point format `floatx80'. If this macro is not defined, the 39 `floatx80' type will not be defined, and none of the functions that either 40 input or output the `floatx80' type will be defined. The same applies to 44 /* #define FLOATX80 */ 58 #ifdef FLOATX80 62 } floatx80; typedef in typeref:struct:__anon0cd2257a0108 126 #ifdef FLOATX80 127 floatx80 int32_to_floatx80( int32 ); 128 floatx80 uint32_to_floatx80( uint32 ) [all...] |
/src/lib/libc/arch/or1k/softfloat/ |
softfloat.h | 37 The macro `FLOATX80' must be defined to enable the extended double-precision 38 floating-point format `floatx80'. If this macro is not defined, the 39 `floatx80' type will not be defined, and none of the functions that either 40 input or output the `floatx80' type will be defined. The same applies to 44 /* #define FLOATX80 */ 56 #ifdef FLOATX80 60 } floatx80; typedef in typeref:struct:__anon4ad13f5e0108 124 #ifdef FLOATX80 125 floatx80 int32_to_floatx80( int32 ); 126 floatx80 uint32_to_floatx80( uint32 ) [all...] |
/src/lib/libc/arch/powerpc/softfloat/ |
softfloat.h | 37 The macro `FLOATX80' must be defined to enable the extended double-precision 38 floating-point format `floatx80'. If this macro is not defined, the 39 `floatx80' type will not be defined, and none of the functions that either 40 input or output the `floatx80' type will be defined. The same applies to 44 /* #define FLOATX80 */ 56 #ifdef FLOATX80 60 } floatx80; typedef in typeref:struct:__anon64f52d810108 124 #ifdef FLOATX80 125 floatx80 int32_to_floatx80( int32 ); 126 floatx80 uint32_to_floatx80( uint32 ) [all...] |
/src/lib/libc/arch/sh3/softfloat/ |
softfloat.h | 37 The macro `FLOATX80' must be defined to enable the extended double-precision 38 floating-point format `floatx80'. If this macro is not defined, the 39 `floatx80' type will not be defined, and none of the functions that either 40 input or output the `floatx80' type will be defined. The same applies to 44 /* #define FLOATX80 */ 56 #ifdef FLOATX80 60 } floatx80; typedef in typeref:struct:__anon317ffa0f0108 124 #ifdef FLOATX80 125 floatx80 int32_to_floatx80( int32 ); 126 floatx80 uint32_to_floatx80( uint32 ) [all...] |
/src/lib/libc/arch/sparc64/softfloat/ |
softfloat.h | 37 The macro `FLOATX80' must be defined to enable the extended double-precision 38 floating-point format `floatx80'. If this macro is not defined, the 39 `floatx80' type will not be defined, and none of the functions that either 40 input or output the `floatx80' type will be defined. The same applies to 44 /* #define FLOATX80 */ 58 #ifdef FLOATX80 62 } floatx80; typedef in typeref:struct:__anon6a1617040108 126 #ifdef FLOATX80 127 floatx80 int32_to_floatx80( int32 ); 128 floatx80 uint32_to_floatx80( uint32 ) [all...] |
/src/lib/libc/softfloat/templates/ |
softfloat.h | 34 The macro `FLOATX80' must be defined to enable the extended double-precision
35 floating-point format `floatx80'. If this macro is not defined, the
36 `floatx80' type will not be defined, and none of the functions that either
37 input or output the `floatx80' type will be defined. The same applies to
41 #define FLOATX80
51 #ifdef FLOATX80
55 } floatx80;
typedef in typeref:struct:__anon267a69c30108 116 #ifdef FLOATX80
117 floatx80 int32_to_floatx80( !!!int32 );
124 #ifdef FLOATX80
[all...] |
/src/sys/lib/libkern/ |
softfloat.h | 70 | The macro `FLOATX80' must be defined to enable the double-extended-precision 71 | floating-point format `floatx80'. If this macro is not defined, the 72 | `floatx80' type will not be defined, and none of the functions that either 73 | input or output the `floatx80' type will be defined. The same applies to 76 /* #define FLOATX80 */ 84 #ifdef FLOATX80 93 } floatx80; typedef in typeref:struct:__anon17badb5f0108 156 #ifdef FLOATX80 157 floatx80 int32_to_floatx80( int ); 165 #ifdef FLOATX80 [all...] |
softfloat-specialize.h | 238 #ifdef FLOATX80 253 static flag floatx80_is_nan( floatx80 a ) 265 flag floatx80_is_signaling_nan( floatx80 a ) 283 static commonNaNT floatx80ToCommonNaN( floatx80 a ) 300 static floatx80 commonNaNToFloatx80( commonNaNT a ) 302 floatx80 z; 316 static floatx80 propagateFloatx80NaN( floatx80 a, floatx80 b )
|
/src/regress/lib/libc/ieeefp/testfloat/ |
systfloat.c | 79 #if defined( FLOATX80 ) && defined( LONG_DOUBLE_IS_FLOATX80 ) 81 floatx80 fx80; 122 #if defined( FLOATX80 ) && defined( LONG_DOUBLE_IS_FLOATX80 ) 124 floatx80 syst_int32_to_floatx80( int32 a ) 162 #if defined( FLOATX80 ) && defined( LONG_DOUBLE_IS_FLOATX80 ) 164 floatx80 syst_int64_to_floatx80( int64 a ) 215 #if defined( FLOATX80 ) && defined( LONG_DOUBLE_IS_FLOATX80 ) 217 floatx80 syst_float32_to_floatx80( float32 a ) 325 #if defined( FLOATX80 ) && defined( LONG_DOUBLE_IS_FLOATX80 ) 327 floatx80 syst_float64_to_floatx80( float64 a [all...] |
testLoops.c | 225 #ifdef FLOATX80 369 #ifdef FLOATX80 373 floatx80 trueZ, uint8 trueFlags, floatx80 testZ, uint8 testFlags ) 461 #ifdef FLOATX80 463 INLINE flag floatx80_same( floatx80 a, floatx80 b ) 470 INLINE flag floatx80_isNaN( floatx80 a ) 603 #ifdef FLOATX80 607 floatx80 trueFunction( int32 ), floatx80 testFunction( int32 ) [all...] |
/src/lib/libc/softfloat/bits64/ |
softfloat.c | 87 #ifdef FLOATX80 112 #if !defined(SOFTFLOAT_FOR_GCC) || defined(FLOATX80) || defined(FLOAT128) 559 #ifdef FLOATX80 567 INLINE bits64 extractFloatx80Frac( floatx80 a ) 580 INLINE int32 extractFloatx80Exp( floatx80 a ) 593 INLINE flag extractFloatx80Sign( floatx80 a ) 625 INLINE floatx80 packFloatx80( flag zSign, int32 zExp, bits64 zSig ) 627 floatx80 z; 660 static floatx80 829 static floatx80 [all...] |