Searched refs:e (Results 1 – 5 of 5) sorted by relevance
18 int e = u.i >> 52 & 0x7ff; in round() local21 if (e >= 0x3ff + 52) in round()25 if (e < 0x3ff - 1) in round()
20 int e = u.i >> 52 & 0x7ff; in round() local23 if (e >= 0x3ff + 52) in round()27 if (e < 0x3ff - 1) in round()
38 logprefix: %t%e%d
114 echo -e "[source.crates-io] \n \
438 BYTE *const e = (BYTE *)dstEnd; in LZ4_wildCopy8() local445 } while (d < e); in LZ4_wildCopy8()500 BYTE *const e = (BYTE *)dstEnd; in LZ4_wildCopy32() local508 } while (d < e); in LZ4_wildCopy32()