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

/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Ddfp-bit.h230 BFP_KIND to determine the data type and C functions to use. */
234 #define BFP_KIND 1 macro
237 #define BFP_KIND 2 macro
240 #define BFP_KIND 3 macro
243 #define BFP_KIND 4 macro
246 #define BFP_KIND 5 macro
249 /* If BFP_KIND is defined, define additional macros:
263 #if BFP_KIND == 1
269 #elif BFP_KIND == 2
275 #elif BFP_KIND
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Ddfp-bit.h230 BFP_KIND to determine the data type and C functions to use. */
234 #define BFP_KIND 1 macro
237 #define BFP_KIND 2 macro
240 #define BFP_KIND 3 macro
243 #define BFP_KIND 4 macro
246 /* If BFP_KIND is defined, define additional macros:
260 #if BFP_KIND == 1
266 #elif BFP_KIND == 2
272 #elif BFP_KIND == 3
280 #elif BFP_KIND
[all...]

Completed in 207 milliseconds