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