Home | History | Annotate | Download | only in core

Lines Matching refs:PtrPair

13 struct PtrPair {
49 PtrPair* pair = (PtrPair*)rec->data();
98 PtrPair pair = { ptr, proc };
99 (void)this->set(name, &pair, sizeof(PtrPair), kPtr_Type, 1);
134 PtrPair* pair = (PtrPair*)rec->data();
189 const PtrPair* pair = (const PtrPair*)rec->data();
258 PtrPair* pair = (PtrPair*)rec->data();