Searched refs:Py_buffer (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/bintrees/bintrees/
H A Dcwalker.c85 } Py_buffer; typedef in typeref:struct:__anon10605
97 typedef int (*getbufferproc)(PyObject *, Py_buffer *, int);
98 typedef void (*releasebufferproc)(PyObject *, Py_buffer *);
H A Dqavltree.c85 } Py_buffer; typedef in typeref:struct:__anon10609
97 typedef int (*getbufferproc)(PyObject *, Py_buffer *, int);
98 typedef void (*releasebufferproc)(PyObject *, Py_buffer *);
H A Dqbintree.c85 } Py_buffer; typedef in typeref:struct:__anon10613
97 typedef int (*getbufferproc)(PyObject *, Py_buffer *, int);
98 typedef void (*releasebufferproc)(PyObject *, Py_buffer *);
H A Dqrbtree.c85 } Py_buffer; typedef in typeref:struct:__anon10617
97 typedef int (*getbufferproc)(PyObject *, Py_buffer *, int);
98 typedef void (*releasebufferproc)(PyObject *, Py_buffer *);

Completed in 67 milliseconds