HomeSort by relevance Sort by last modified time
    Searched refs:Py_RETURN_TRUE (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
boolobject.h 27 #define Py_RETURN_TRUE return Py_INCREF(Py_True), Py_True
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
boolobject.h 27 #define Py_RETURN_TRUE return Py_INCREF(Py_True), Py_True

Completed in 26 milliseconds