Home
last modified time | relevance | path

Searched defs:t_ptr (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/memoffset/src/
Doffset_of.rs282 let t_ptr = &t as *const _; in test_raw_field_tuple() localVariable
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp4150 const T* t_ptr = (const T*)top; in iterate() local