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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
boolobject.h 28 #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
boolobject.h 28 #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False

Completed in 24 milliseconds