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

/freebsd-9.3-release/contrib/gcc/
H A Ddfp.c327 decimal_from_binary (REAL_VALUE_TYPE *to, const REAL_VALUE_TYPE *from) function
351 decimal_from_binary (&a1, a);
356 decimal_from_binary (&b1, b);
439 decimal_from_binary (r, a);
616 decimal_from_binary (&a, op0);
621 decimal_from_binary (&b, op1);

Completed in 75 milliseconds