HomeSort by: relevance | last modified time | path
    Searched refs:float128 (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/lib/libc/softfloat/
eqtf2.c 16 #ifdef FLOAT128
17 flag __eqtf2(float128, float128);
20 __eqtf2(float128 a, float128 b)
26 #endif /* FLOAT128 */
getf2.c 16 #ifdef FLOAT128
18 flag __getf2(float128, float128);
21 __getf2(float128 a, float128 b)
28 #endif /* FLOAT128 */
gttf2.c 16 #ifdef FLOAT128
18 flag __gttf2(float128, float128);
21 __gttf2(float128 a, float128 b)
28 #endif /* FLOAT128 */
letf2.c 16 #ifdef FLOAT128
18 flag __letf2(float128, float128);
21 __letf2(float128 a, float128 b)
28 #endif /* FLOAT128 */
lttf2.c 16 #ifdef FLOAT128
18 flag __lttf2(float128, float128);
21 __lttf2(float128 a, float128 b)
28 #endif /* FLOAT128 */
negtf2.c 16 #ifdef FLOAT128
18 float128 __negtf2(float128);
20 float128
21 __negtf2(float128 a)
29 #endif /* FLOAT128 */
netf2.c 16 #ifdef FLOAT128
18 flag __netf2(float128, float128);
21 __netf2(float128 a, float128 b)
28 #endif /* FLOAT128 */
unordtf2.c 16 #ifdef FLOAT128
18 flag __unordtf2(float128, float128);
21 __unordtf2(float128 a, float128 b)
32 #endif /* FLOAT128 */
  /src/lib/libc/arch/sparc64/softfloat/
qp.c 37 void _Qp_add(float128 *c, float128 *a, float128 *b);
38 int _Qp_cmp(float128 *a, float128 *b);
39 int _Qp_cmpe(float128 *a, float128 *b);
40 void _Qp_div(float128 *c, float128 *a, float128 *b)
    [all...]
softfloat.h 41 the `FLOAT128' macro and the quadruple-precision format `float128'.
45 #define FLOAT128
64 #ifdef FLOAT128
67 } float128; typedef in typeref:struct:__anon6a1617040208
130 #ifdef FLOAT128
131 float128 int32_to_float128( int32 );
132 float128 uint32_to_float128( uint32 );
139 #ifdef FLOAT128
140 float128 int64_to_float128( long long )
    [all...]
  /src/regress/lib/libc/ieeefp/testfloat/include/
testLoops.h 80 #ifdef FLOAT128
81 void test_a_int32_z_float128( float128 ( int32 ), float128 ( int32 ) );
89 #ifdef FLOAT128
90 void test_a_int64_z_float128( float128 ( int64 ), float128 ( int64 ) );
102 #ifdef FLOAT128
103 void test_a_float32_z_float128( float128 ( float32 ), float128 ( float32 ) );
121 #ifdef FLOAT128
    [all...]
softfloat.h 74 the `FLOAT128' macro and the quadruple-precision format `float128'.
78 /* #define FLOAT128 */
98 #ifdef FLOAT128
101 } float128; typedef in typeref:struct:__anon90befc830208
160 #ifdef FLOAT128
161 float128 int32_to_float128( int );
169 #ifdef FLOAT128
170 float128 int64_to_float128( int64_t );
189 #ifdef FLOAT128
    [all...]
systfloat.h 116 #if defined( FLOAT128 ) && defined( LONG_DOUBLE_IS_FLOAT128 )
148 #ifdef FLOAT128
149 float128 syst_int32_to_float128( int32 );
157 #ifdef FLOAT128
158 float128 syst_int64_to_float128( int64 );
171 #ifdef FLOAT128
172 float128 syst_float32_to_float128( float32 );
197 #ifdef FLOAT128
198 float128 syst_float64_to_float128( float64 );
222 #ifdef FLOAT128
    [all...]
testCases.h 74 #ifdef FLOAT128
97 #ifdef FLOAT128
98 extern float128 testCases_a_float128;
99 extern float128 testCases_b_float128;
writeHex.h 70 #ifdef FLOAT128
71 void writeHex_float128( float128, FILE * );
  /src/lib/libc/arch/aarch64/softfloat/
softfloat.h 41 the `FLOAT128' macro and the quadruple-precision format `float128'.
45 #define FLOAT128
65 #ifdef FLOAT128
72 } float128; typedef in typeref:struct:__anon99773caa0208
135 #ifdef FLOAT128
136 float128 int32_to_float128( int32 );
137 float128 uint32_to_float128( uint32 );
144 #ifdef FLOAT128
145 float128 int64_to_float128( long long )
    [all...]
qp.c 39 * as well as being returned in them while float128 arguments are passed
60 float128 ldblu_f128;
  /src/lib/libc/arch/mips/softfloat/
softfloat.h 41 the `FLOAT128' macro and the quadruple-precision format `float128'.
46 #define FLOAT128
64 #ifdef FLOAT128
67 } float128; typedef in typeref:struct:__anon0cd2257a0208
130 #ifdef FLOAT128
131 float128 int32_to_float128( int32 );
132 float128 uint32_to_float128( uint32 );
141 #ifdef FLOAT128
142 float128 int64_to_float128( long long )
    [all...]
  /src/lib/libc/arch/arm/softfloat/
softfloat.h 41 the `FLOAT128' macro and the quadruple-precision format `float128'.
45 /* #define FLOAT128 */
63 #ifdef FLOAT128
66 } float128; typedef in typeref:struct:__anon890ec0810208
129 #ifdef FLOAT128
130 float128 int32_to_float128( int32 );
131 float128 uint32_to_float128( uint32 );
139 #ifdef FLOAT128
140 float128 int64_to_float128( long long )
    [all...]
  /src/lib/libc/arch/or1k/softfloat/
softfloat.h 41 the `FLOAT128' macro and the quadruple-precision format `float128'.
45 /* #define FLOAT128 */
62 #ifdef FLOAT128
65 } float128; typedef in typeref:struct:__anon4ad13f5e0208
128 #ifdef FLOAT128
129 float128 int32_to_float128( int32 );
130 float128 uint32_to_float128( uint32 );
137 #ifdef FLOAT128
138 float128 int64_to_float128( long long )
    [all...]
  /src/lib/libc/arch/powerpc/softfloat/
softfloat.h 41 the `FLOAT128' macro and the quadruple-precision format `float128'.
45 /* #define FLOAT128 */
62 #ifdef FLOAT128
65 } float128; typedef in typeref:struct:__anon64f52d810208
128 #ifdef FLOAT128
129 float128 int32_to_float128( int32 );
130 float128 uint32_to_float128( uint32 );
137 #ifdef FLOAT128
138 float128 int64_to_float128( long long )
    [all...]
  /src/lib/libc/arch/sh3/softfloat/
softfloat.h 41 the `FLOAT128' macro and the quadruple-precision format `float128'.
45 /* #define FLOAT128 */
62 #ifdef FLOAT128
65 } float128; typedef in typeref:struct:__anon317ffa0f0208
128 #ifdef FLOAT128
129 float128 int32_to_float128( int32 );
130 float128 uint32_to_float128( uint32 );
138 #ifdef FLOAT128
139 float128 int64_to_float128( long long )
    [all...]
  /src/lib/libc/arch/m68k/softfloat/
softfloat.h 41 the `FLOAT128' macro and the quadruple-precision format `float128'.
47 /* #define FLOAT128 */
67 #ifdef FLOAT128
70 } float128; typedef in typeref:struct:__anon3f3aa5070208
133 #ifdef FLOAT128
134 float128 int32_to_float128( int32 );
135 float128 uint32_to_float128( uint32 );
142 #ifdef FLOAT128
143 float128 int64_to_float128( long long )
    [all...]
  /src/lib/libc/softfloat/templates/
softfloat.h 38 the `FLOAT128' macro and the quadruple-precision format `float128'.
42 #define FLOAT128
57 #ifdef FLOAT128
60 } float128; typedef in typeref:struct:__anon267a69c30208
119 #ifdef FLOAT128
120 float128 int32_to_float128( !!!int32 );
127 #ifdef FLOAT128
128 float128 int64_to_float128( !!!int64 );
144 #ifdef FLOAT128
    [all...]
  /src/sys/lib/libkern/
softfloat.h 74 | the `FLOAT128' macro and the quadruple-precision format `float128'.
77 /* #define FLOAT128 */
95 #ifdef FLOAT128
98 } float128; typedef in typeref:struct:__anon17badb5f0208
159 #ifdef FLOAT128
160 float128 int32_to_float128( int );
168 #ifdef FLOAT128
169 float128 int64_to_float128( int64_t );
186 #ifdef FLOAT128
    [all...]

Completed in 23 milliseconds

1 2