Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libgcc/config/libbid/
Dbid_dpd.c581 UINT128 qcoeff; local
630 *((UINT64 *) & qcoeff + 1) = bcoeff;
631 *((UINT64 *) & qcoeff + 0) = bb;
633 get_BID128_fast (&res, sign, exp, qcoeff);
725 UINT128 qcoeff; local
776 *((UINT64 *) & qcoeff + 1) = bcoeff;
777 *((UINT64 *) & qcoeff + 0) = bb;
779 get_BID128_fast (&res, sign, exp, qcoeff);