Home
last modified time | relevance | path

Searched defs:Py_VISIT (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Include/
Dobjimpl.h324 #define Py_VISIT(op) \ macro
/external/python/cpython2/Modules/_ctypes/
Dctypes.h405 #define Py_VISIT(op) \ macro
/external/python/cpython2/Modules/
D_csv.c52 #define Py_VISIT(op) \ macro