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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 107 (getattrfunc)Xxo_getattr, /*tp_getattr*/
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 107 (getattrfunc)Xxo_getattr, /*tp_getattr*/
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 308 typedef PyObject *(*getattrfunc)(PyObject *, char *); typedef
333 getattrfunc tp_getattr;
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 308 typedef PyObject *(*getattrfunc)(PyObject *, char *); typedef
333 getattrfunc tp_getattr;
    [all...]

Completed in 83 milliseconds