Searched defs:two52 (Results 1 - 3 of 3) sorted by relevance
| /src/lib/libm/src/ | ||
| H A D | e_lgamma_r.c | 89 two52= 4.50359962737049600000e+15, /* 0x43300000, 0x00000000 */ variable in typeref:typename:const double |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_double_ops.c | 411 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 D | nir_lower_double_ops.c | 396 nir_ssa_def *two52 = nir_imm_double(b, (double)(1ull << 52)); local in function:lower_round_even |
Completed in 8 milliseconds