Home
last modified time | relevance | path

Searched refs:BASE_INACCESSIBLE (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dmemoryobject.c178 #define BASE_INACCESSIBLE(mv) \ macro
183 if (BASE_INACCESSIBLE(mv)) { \
190 if (BASE_INACCESSIBLE(mv)) { \
2851 if (BASE_INACCESSIBLE(v)) { in memory_richcompare()
2858 if (BASE_INACCESSIBLE(w)) { in memory_richcompare()

Completed in 4 milliseconds