Home
last modified time | relevance | path

Searched defs:Py_CLEAR (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/_sqlite/
Dsqlitecompat.h44 #define Py_CLEAR(op) \ macro
/external/python/cpython2/Modules/_ctypes/
Dctypes.h389 #define Py_CLEAR(op) \ macro
/external/python/cpython2/Modules/
D_csv.c42 #define Py_CLEAR(op) \ macro
/external/python/cpython2/Include/
Dobject.h814 #define Py_CLEAR(op) \ macro