Home
last modified time | relevance | path

Searched refs:UNWRAP_I (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
Dweakrefobject.c414 #define UNWRAP_I(o) \ macro
486 UNWRAP_I(proxy); in proxy_compare()
487 UNWRAP_I(v); in proxy_compare()