Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dstrtod.c102 ULong Lsb, Lsb1; local
608 Lsb1 = 0;
618 Lsb1 = Lsb << (i-32);
882 if (Lsb1) {
883 if (!(word0(&rv) & Lsb1))