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

/freebsd-10.0-release/contrib/gcc/config/
H A Ddfp-bit.h216 BFP_KIND to determine the data type and C functions to use. */
220 #define BFP_KIND 1 macro
223 #define BFP_KIND 2 macro
226 #define BFP_KIND 3 macro
229 /* If BFP_KIND is defined, define additional macros:
237 #if BFP_KIND == 1
244 #elif BFP_KIND == 2
249 #elif BFP_KIND == 3
258 #endif /* BFP_KIND */
382 #if BFP_KIND
[all...]

Completed in 156 milliseconds