Searched defs:ans (Results 1 – 5 of 5) sorted by relevance
40 let mut ans = Self { in new() localVariable61 let mut ans = 0; in reverse() localVariable
67 let ans = BlockData::new( in next() localVariable
404 let ans = self.current; in index_append() localVariable412 let ans = self.current; in index_replace() localVariable
386 let ans = self.read_at_sync(lba_id_start, count, buf)?; in cache_read() localVariable390 let ans = self.read_at_sync(lba_id_start, count, buf)?; in cache_read() localVariable395 let ans = self.read_at_sync(lba_id_start, count, buf)?; in cache_read() localVariable
35 int ans = 0; in skip_and_atoi() local