Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dobject.h527 #define Py_NotImplemented (&_Py_NotImplementedStruct) macro
/external/python/cpython2/Include/
Dobject.h884 #define Py_NotImplemented (&_Py_NotImplementedStruct) macro
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx863 # define Py_NotImplemented PyExc_RuntimeError macro