Home | History | Annotate | Download | only in PC

Lines Matching refs:pThis

574     PyHKEYObject *pThis = (PyHKEYObject *)self;
577 ret = (void*)pThis->hkey;
578 pThis->hkey = 0;