Searched defs:nodrop (Results 1 – 2 of 2) sorted by relevance
31 int nodrop, i, fd, ret; in test_io() local
67 let nodrop = ManuallyDrop::new(self); in take_inner() localVariable