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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
objimpl.h 286 #define _PyObject_GC_UNTRACK(o) do { \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
objimpl.h 286 #define _PyObject_GC_UNTRACK(o) do { \
  /external/python/cpython2/Include/
objimpl.h 301 #define _PyObject_GC_UNTRACK(o) do { \
  /external/python/cpython3/Include/
objimpl.h 310 #define _PyObject_GC_UNTRACK(o) do { \

Completed in 3070 milliseconds