Searched refs:unpack_bid64 (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
| D | bid_binarydecimal.c | 629 #define unpack_bid64(x,s,e,k,c,zero,inf,nan) \ macro 144068 unpack_bid64 (x, s, e, k, (c.w[0]), return_binary32_zero (s), 144455 unpack_bid64 (x, s, e, k, (c.w[1]), return_binary64_zero (s), 144860 unpack_bid64 (x, s, e, k, (c.w[0]), return_binary80_zero (s), 145274 unpack_bid64 (x, s, e, k, (c.w[0]), return_binary128_zero (s),
|