Searched defs:Py_TPFLAGS_HAVE_NEWBUFFER (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_ctypes/
H A Dctypes.h31 #define Py_TPFLAGS_HAVE_NEWBUFFER 0 macro
/external/python/cpython2/Include/
H A Dobject.h626 #define Py_TPFLAGS_HAVE_NEWBUFFER (1L<<21) macro

Completed in 104 milliseconds