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

/freebsd-11-stable/contrib/gcc/config/
H A Ddfp-bit.h337 #define INT_TO_DFP __floatsisd macro
340 #define INT_TO_DFP __floatdisd macro
343 #define INT_TO_DFP __floatunssisd macro
346 #define INT_TO_DFP __floatunsdisd macro
351 #define INT_TO_DFP __floatsidd macro
354 #define INT_TO_DFP __floatdidd macro
357 #define INT_TO_DFP __floatunssidd macro
360 #define INT_TO_DFP __floatunsdidd macro
365 #define INT_TO_DFP __floatsitd macro
368 #define INT_TO_DFP __floatdit macro
371 #define INT_TO_DFP macro
374 #define INT_TO_DFP macro
[all...]
H A Ddfp-bit.c459 INT_TO_DFP (INT_TYPE i)
457 INT_TO_DFP (INT_TYPE i) function

Completed in 81 milliseconds