Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libgcc/config/libbid/
Dbid128.c2669 UINT64 ten2mxtrunc64[] = { variable
Dbid_round.c180 if (tmp64 || fstar.w[0] > ten2mxtrunc64[ind]) { // f* - 1/2 > 10^(-x) in round64_2_18()
187 if (fstar.w[1] == 0 && fstar.w[0] <= ten2mxtrunc64[ind]) { in round64_2_18()
Dbid_conf.h158 #define ten2mxtrunc64 __bid_ten2mxtrunc64 macro
Dbid_internal.h2525 extern UINT64 ten2mxtrunc64[];