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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 158 typedef Py_ssize_t (*writebufferproc)(PyObject *, Py_ssize_t, void **); typedef
297 writebufferproc bf_getwritebuffer;
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 158 typedef Py_ssize_t (*writebufferproc)(PyObject *, Py_ssize_t, void **); typedef
297 writebufferproc bf_getwritebuffer;
    [all...]

Completed in 621 milliseconds