Home
last modified time | relevance | path

Searched refs:__ieee_to_host_32 (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/gcc/config/
HDdfp-bit.h79 #define IEEE_TO_HOST __ieee_to_host_32
152 #define IEEE_TO_HOST_TO __ieee_to_host_32
HDdfp-bit.c50 void __ieee_to_host_32 (decimal32 in, _Decimal32 *out);
182 __ieee_to_host_32 (decimal32 in, _Decimal32 *out) in __ieee_to_host_32() function