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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 108 (setattrfunc)Xxo_setattr, /*tp_setattr*/
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 108 (setattrfunc)Xxo_setattr, /*tp_setattr*/
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 310 typedef int (*setattrfunc)(PyObject *, char *, PyObject *); typedef
334 setattrfunc tp_setattr;
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 310 typedef int (*setattrfunc)(PyObject *, char *, PyObject *); typedef
334 setattrfunc tp_setattr;
    [all...]

Completed in 1019 milliseconds