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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
objimpl.h 37 - PyObject_NewVar(type, typeobj, n) is similar but allocates a variable-size
158 #define PyObject_NewVar(type, typeobj, n) \
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
objimpl.h 37 - PyObject_NewVar(type, typeobj, n) is similar but allocates a variable-size
158 #define PyObject_NewVar(type, typeobj, n) \

Completed in 22 milliseconds