Searched refs:thatp (Results 1 – 1 of 1) sorted by relevance
20 Py_ssize_t thisp, thatp; in SRE() local47 thatp = ((void*) ptr > state->beginning) ? in SRE()51 return thisp != thatp; in SRE()56 thatp = ((void*) ptr > state->beginning) ? in SRE()60 return thisp == thatp; in SRE()65 thatp = ((void*) ptr > state->beginning) ? in SRE()69 return thisp != thatp; in SRE()74 thatp = ((void*) ptr > state->beginning) ? in SRE()78 return thisp == thatp; in SRE()83 thatp = ((void*) ptr > state->beginning) ? in SRE()[all …]