Home
last modified time | relevance | path

Searched defs:__null (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/cxx/src/
Dunique_ptr.rs213 fn __null() -> MaybeUninit<*mut c_void>; in __null() method
251 fn __null() -> MaybeUninit<*mut c_void> { in __null() method
281 fn __null() -> MaybeUninit<*mut c_void> { in __null() function
Dweak_ptr.rs103 unsafe fn __null(new: *mut c_void); in __null() method
Dshared_ptr.rs188 unsafe fn __null(new: *mut c_void); in __null() method