Searched refs:masked_lo (Results 1 – 1 of 1) sorted by relevance
55 uint64_t masked_lo = num_p->lo & ~(1ULL << 63u); in ecma_round_high_to_uint64() local59 && (masked_lo > 0 || masked_hi != 0)) in ecma_round_high_to_uint64()