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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
object.h 70 #define _PyObject_EXTRA_INIT 0, 0,
74 #define _PyObject_EXTRA_INIT
84 _PyObject_EXTRA_INIT \
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
object.h 70 #define _PyObject_EXTRA_INIT 0, 0,
74 #define _PyObject_EXTRA_INIT
84 _PyObject_EXTRA_INIT \
    [all...]
  /external/python/cpython2/Include/
object.h 70 #define _PyObject_EXTRA_INIT 0, 0,
74 #define _PyObject_EXTRA_INIT
84 _PyObject_EXTRA_INIT \
    [all...]
  /external/python/cpython3/Include/
object.h 75 #define _PyObject_EXTRA_INIT 0, 0,
79 #define _PyObject_EXTRA_INIT
86 { _PyObject_EXTRA_INIT \
    [all...]

Completed in 1184 milliseconds