Searched defs:e (Results 1 – 4 of 4) sorted by relevance
20 int e = u.i >> 52 & 0x7ff; in round() local
175 let mut e = Ok(()); in group_create_files() localVariable
696 let e = self in load() localVariable
680 let e: Result<FATDirEntry, SystemError> = in check_existence() localVariable792 let e: FATDirEntry = self.find_entry(name, None, None, fs.clone())?; in remove() localVariable