Lines Matching full:integers
38 precision, and 64-bit integers should be ignored.
85 When 64-bit integers are supported by the compiler, the `softfloat.h' header
90 type is defined as a structure of two 64-bit integers, taking into account
96 When 64-bit integers are _not_ supported by the compiler, the `softfloat.h'
100 `float64' type is defined as a structure of two 32-bit integers, with the
114 integers (32-bit and 64-bit) and any of the floating-point formats.
200 integers. The complete set of conversion functions is:
220 integers to double precision and larger formats are also exact, and likewise
221 for conversions from 64-bit integers to extended double and quadruple
233 languages) require that conversions to integers be rounded toward zero, the
275 halfway between two integers, n is the even integer closest to x/y. The