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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
objimpl.h 196 #define PyObject_NEW_VAR(type, typeobj, n) \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
objimpl.h 196 #define PyObject_NEW_VAR(type, typeobj, n) \
  /external/python/cpython2/Include/
objimpl.h 196 #define PyObject_NEW_VAR(type, typeobj, n) \
  /external/python/cpython3/Include/
objimpl.h 173 #define PyObject_NEW_VAR(type, typeobj, n) \

Completed in 110 milliseconds