Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_strtod.c2534 ULong Lsb, Lsb1; local
3044 Lsb = LSB;
3053 Lsb <<= i;
3055 Lsb1 = Lsb << (i-32);
3336 else if (!(word1(&rv) & Lsb))

Completed in 15 milliseconds