Home
last modified time | relevance | path

Searched defs:nodrop (Results 1 – 2 of 2) sorted by relevance

/external/liburing/test/
Dcq-overflow.c31 int nodrop, i, fd, ret; in test_io() local
/external/rust/crates/proc-macro2/src/
Dfallback.rs67 let nodrop = ManuallyDrop::new(self); in take_inner() localVariable