Searched defs:to_ptr (Results 1 – 5 of 5) sorted by relevance
70 AttrValue *to_ptr = ctx.GetAttr("to"); in DoCompute() local
926 struct name_table_entry const *to_ptr; in postprocess_termcap() local
469 pub(crate) fn to_ptr(self) -> Pointer { in to_ptr() method
395 fn to_ptr(self, is_const: bool) -> syn::Type; in to_ptr() method399 fn to_ptr(self, is_const: bool) -> syn::Type { in to_ptr() method
1145 To *to_ptr = static_cast<To *>(to); in NpyCast() local