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

  /external/python/cpython2/Misc/
pymemcompat.h 25 PyObject_New, PyObject_NewVar, PyObject_Del
55 #define PyObject_NewVar PyObject_NEW_VAR
79 #define PyObject_GC_NewVar PyObject_NewVar
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
objimpl.h 37 - PyObject_NewVar(type, typeobj, n) is similar but allocates a variable-size
158 #define PyObject_NewVar(type, typeobj, n) \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
objimpl.h 37 - PyObject_NewVar(type, typeobj, n) is similar but allocates a variable-size
158 #define PyObject_NewVar(type, typeobj, n) \
  /external/python/cpython2/Include/
objimpl.h 37 - PyObject_NewVar(type, typeobj, n) is similar but allocates a variable-size
158 #define PyObject_NewVar(type, typeobj, n) \
  /external/python/cpython3/Include/
objimpl.h 37 - PyObject_NewVar(type, typeobj, n) is similar but allocates a variable-size
138 #define PyObject_NewVar(type, typeobj, n) \
  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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 1359 milliseconds