Searched refs:DECIMAL_FLOAT_MODE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dmachmode.def194 DECIMAL_FLOAT_MODE (SD, 4, decimal_single_format);
195 DECIMAL_FLOAT_MODE (DD, 8, decimal_double_format);
196 DECIMAL_FLOAT_MODE (TD, 16, decimal_quad_format);
H A Dgenmodes.c552 #define DECIMAL_FLOAT_MODE(N, Y, F) \ macro

Completed in 87 milliseconds