Searched refs:ssizeargfunc (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gdb/darwin-x86/include/python2.7/
H A Dobject.h141 typedef PyObject *(*ssizeargfunc)(PyObject *, Py_ssize_t); typedef
278 ssizeargfunc sq_repeat;
279 ssizeargfunc sq_item;
286 ssizeargfunc sq_inplace_repeat;
/prebuilts/gdb/linux-x86/include/python2.7/
H A Dobject.h141 typedef PyObject *(*ssizeargfunc)(PyObject *, Py_ssize_t); typedef
278 ssizeargfunc sq_repeat;
279 ssizeargfunc sq_item;
286 ssizeargfunc sq_inplace_repeat;
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dobject.h141 typedef PyObject *(*ssizeargfunc)(PyObject *, Py_ssize_t); typedef
278 ssizeargfunc sq_repeat;
279 ssizeargfunc sq_item;
286 ssizeargfunc sq_inplace_repeat;
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dobject.h141 typedef PyObject *(*ssizeargfunc)(PyObject *, Py_ssize_t); typedef
278 ssizeargfunc sq_repeat;
279 ssizeargfunc sq_item;
286 ssizeargfunc sq_inplace_repeat;
/prebuilts/misc/common/swig/include/2.0.11/python/
H A Dpyhead.swg158 typedef intargfunc ssizeargfunc;
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
H A Dqpol_wrap.c880 typedef intargfunc ssizeargfunc; typedef

Completed in 363 milliseconds