Home
last modified time | relevance | path

Searched refs:hway (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/util/
DFP16.java765 int hway = 1 << (shift - 1); in toHalf() local
767 if (lowm + (outM & 1) > hway){ in toHalf()