Lines Matching refs:compiler
17 precision formats requires a C compiler that supports 64-bit integer
25 any ISO/ANSI C compiler. At the time of this writing, the program has
48 TestFloat as written requires an ISO/ANSI-style C compiler. No attempt has
62 quadruple-precision formats depends on the C compiler implementing a 64-bit
63 integer type. If the largest integer type supported by the C compiler is
126 `<processor>-<executable-type>-<compiler>'. The names of the supplied
135 <compiler>:
268 `<processor>-<compiler>.h'. The `processors' header file used to compile
271 If 64-bit integers are supported by the compiler, the macro name `BITS64'
278 compiler, the macro `INLINE' should be defined to the appropriate keyword.
281 inlined by the compiler.
294 processor. In addition, deviations from ISO/ANSI C by the compiler (such as
302 If the C compiler implements the `long double' floating-point type of C
306 one of these macros should be defined. A C compiler is allowed to implement
380 in assembly language in order to bypass any peculiarities of the C compiler.
414 not accessible within ISO/ANSI C, or if the C compiler cannot be trusted