Searched defs:to_ptr (Results 1 – 2 of 2) sorted by relevance
146 #define to_ptr(T, x) ((T *)(uintptr_t)(x)) in trace_exec() macro
347 fn to_ptr(self, is_const: bool) -> proc_macro2::TokenStream; in to_ptr() method351 fn to_ptr(self, is_const: bool) -> proc_macro2::TokenStream { in to_ptr() method