Home | History | Annotate | Download | only in Objects

Lines Matching refs:weaklistptr

1920     PyObject **weaklistptr;

1931 weaklistptr = (PyObject **)
1933 if (*weaklistptr == NULL)
1936 result = *weaklistptr;