Searched defs:two52 (Results 1 - 3 of 3) sorted by relevance

/src/lib/libm/src/
H A De_lgamma_r.c89 two52= 4.50359962737049600000e+15, /* 0x43300000, 0x00000000 */ variable in typeref:typename:const double
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_double_ops.c411 nir_ssa_def *two52 = nir_imm_double(b, (double)(1ull << 52)); local in function:lower_round_even
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_double_ops.c396 nir_ssa_def *two52 = nir_imm_double(b, (double)(1ull << 52)); local in function:lower_round_even

Completed in 8 milliseconds