Searched defs:t_ptr (Results 1 – 2 of 2) sorted by relevance
282 let t_ptr = &t as *const _; in test_raw_field_tuple() localVariable
4150 const T* t_ptr = (const T*)top; in iterate() local