Searched defs:e (Results 1 – 4 of 4) sorted by relevance
18 int e = u.i >> 52 & 0x7ff; in round() local
20 int e = u.i >> 52 & 0x7ff; in round() local
438 BYTE *const e = (BYTE *)dstEnd; in LZ4_wildCopy8() local500 BYTE *const e = (BYTE *)dstEnd; in LZ4_wildCopy32() local
669 let e: Result<FATDirEntry, i32> = in check_existence() localVariable781 let e: FATDirEntry = self.find_entry(name, None, None, fs.clone())?; in remove() localVariable