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

  /external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
python_descriptor.cc 310 Py_RETURN_NONE;
321 Py_RETURN_NONE;
python-proto2.cc 726 Py_RETURN_NONE;
806 Py_RETURN_NONE;
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 842 #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 842 #define Py_RETURN_NONE return Py_INCREF(Py_None), Py_None
    [all...]
  /external/chromium_org/third_party/bintrees/bintrees/
ctrees.c 126 Py_RETURN_NONE;

Completed in 70 milliseconds