Searched defs:exp2 (Results 26 - 26 of 26) sorted by relevance
| /third_party/astc-encoder/Source/ | ||
| H A D | wuffs-v0.3.c | 13882 wuffs_base__private_implementation__high_prec_dec__round_just_enough( wuffs_base__private_implementation__high_prec_dec* h, int32_t exp2, uint64_t mantissa) wuffs_base__private_implementation__high_prec_dec__round_just_enough() argument 14394 int32_t exp2 = 0; wuffs_base__private_implementation__high_prec_dec__to_f64() local 14939 int32_t exp2 = ((int32_t)(bits >> 52)) & 0x7FF; wuffs_base__render_number_f64() local [all...] |
Completed in 35 milliseconds