Lines Matching +full:- +full:- +full:-

6 /*-
38 This C header file is part of the SoftFloat IEC/IEEE Floating-point
44 National Science Foundation under grant MIP-9311980. The original version
45 of this code was written as part of a project to build a fixed-point vector
75 -------------------------------------------------------------------------------
76 The macro `FLOATX80' must be defined to enable the extended double-precision
77 floating-point format `floatx80'. If this macro is not defined, the
80 the `FLOAT128' macro and the quadruple-precision format `float128'.
81 -------------------------------------------------------------------------------
87 -------------------------------------------------------------------------------
88 Software IEC/IEEE floating-point types.
89 -------------------------------------------------------------------------------
112 * fairly obvious (defopt-MULTIPROCESSOR) reasons. The rest (which don't
119 -------------------------------------------------------------------------------
120 Software IEC/IEEE floating-point underflow tininess-detection mode.
121 -------------------------------------------------------------------------------
131 -------------------------------------------------------------------------------
132 Software IEC/IEEE floating-point rounding mode.
133 -------------------------------------------------------------------------------
144 -------------------------------------------------------------------------------
145 Software IEC/IEEE floating-point exception flags.
146 -------------------------------------------------------------------------------
158 -------------------------------------------------------------------------------
159 Software IEC/IEEE integer-to-floating-point conversion routines.
160 -------------------------------------------------------------------------------
182 -------------------------------------------------------------------------------
183 Software IEC/IEEE single-precision conversion routines.
184 -------------------------------------------------------------------------------
201 -------------------------------------------------------------------------------
202 Software IEC/IEEE single-precision operations.
203 -------------------------------------------------------------------------------
223 -------------------------------------------------------------------------------
224 Software IEC/IEEE double-precision conversion routines.
225 -------------------------------------------------------------------------------
245 -------------------------------------------------------------------------------
246 Software IEC/IEEE double-precision operations.
247 -------------------------------------------------------------------------------
283 -------------------------------------------------------------------------------
284 Software IEC/IEEE extended double-precision conversion routines.
285 -------------------------------------------------------------------------------
298 -------------------------------------------------------------------------------
299 Software IEC/IEEE extended double-precision rounding precision. Valid
301 -------------------------------------------------------------------------------
306 -------------------------------------------------------------------------------
307 Software IEC/IEEE extended double-precision operations.
308 -------------------------------------------------------------------------------
330 -------------------------------------------------------------------------------
331 Software IEC/IEEE quadruple-precision conversion routines.
332 -------------------------------------------------------------------------------
345 -------------------------------------------------------------------------------
346 Software IEC/IEEE quadruple-precision operations.
347 -------------------------------------------------------------------------------