Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_strtod.c2542 ULong Lsb, Lsb1; local
3052 Lsb = LSB;
3061 Lsb <<= i;
3063 Lsb1 = Lsb << (i-32);
3344 else if (!(word1(&rv) & Lsb))

Completed in 26 milliseconds