Searched refs:shift (Results 1 – 2 of 2) sorted by relevance
968 int shift = x & 0xffffffff ? 0 : 32; in ecb_ctz64()969 return ecb_ctz32 (x >> shift) + shift; in ecb_ctz64()1594 const ev_tstamp shift = sizeof (unsigned long) >= 8 ? 10000000000000000000. : 1000000000.; in ev_floor() local1596 const ev_tstamp shift = sizeof (unsigned long) >= 8 ? 18446744073709551616. : 4294967296.; in ev_floor()1600 if (expect_false (v >= shift)) in ev_floor()1607 f = shift * ev_floor (v * (1. / shift)); in ev_floor()
680 shift8955 shift