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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 215 typedef int (*objobjproc)(PyObject *, PyObject *); typedef
283 objobjproc sq_contains;
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 215 typedef int (*objobjproc)(PyObject *, PyObject *); typedef
283 objobjproc sq_contains;
    [all...]

Completed in 28 milliseconds