Home
last modified time | relevance | path

Searched defs:frac_part (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/internal/
H A Dfloats.d890 ulong frac_part = mnt & ((1L << (T.mant_dig - 1 - exp)) - 1); variable
1751 ulong frac_part = mnt & ((1L << (T.mant_dig - 1 - exp)) - 1); variable
/netbsd-src/external/bsd/bc/dist/
H A Dnumber.c1418 bc_num int_part, frac_part, base, cur_dig, t_num, max_o_digit; in bc_out_num() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c1721 REAL_VALUE_TYPE frac_part; in expand_pow_as_sqrts() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc1855 REAL_VALUE_TYPE frac_part; in expand_pow_as_sqrts() local