Searched defs:uintptr_t (Results 1 – 15 of 15) sorted by relevance
11 pub type uintptr_t = usize; typedef
9 pub type uintptr_t = usize; typedef
18 pub type uintptr_t = usize; typedef
8 pub type uintptr_t = usize; typedef
15 pub type uintptr_t = usize; typedef
14 pub type uintptr_t = usize; typedef
16 pub type uintptr_t = usize; typedef
22 pub type uintptr_t = usize; typedef
10 pub type uintptr_t = usize; typedef
5435 frame_addr: crate::uintptr_t, in pthread_stack_frame_decode_np()5436 return_addr: *mut crate::uintptr_t, in pthread_stack_frame_decode_np()5437 ) -> crate::uintptr_t; in pthread_stack_frame_decode_np()
20 pub type uintptr_t = usize; typedef
2833 object: crate::uintptr_t, in port_associate()