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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 142 typedef PyObject *(*ssizessizeargfunc)(PyObject *, Py_ssize_t, Py_ssize_t); typedef
280 ssizessizeargfunc sq_slice;
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 142 typedef PyObject *(*ssizessizeargfunc)(PyObject *, Py_ssize_t, Py_ssize_t); typedef
280 ssizessizeargfunc sq_slice;
    [all...]

Completed in 524 milliseconds