HomeSort by relevance Sort by last modified time
    Searched full:subtract_refs (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
gcmodule.c 190 subtract_refs() then adjusts gc_refs so that it equals the number of
355 /* A traversal callback for subtract_refs. */
379 subtract_refs(PyGC_Head *containers) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
gcmodule.c 150 subtract_refs() then adjusts gc_refs so that it equals the number of
315 /* A traversal callback for subtract_refs. */
339 subtract_refs(PyGC_Head *containers) function
874 subtract_refs(young);
    [all...]
  /external/python/cpython2/Modules/
gcmodule.c 190 subtract_refs() then adjusts gc_refs so that it equals the number of
355 /* A traversal callback for subtract_refs. */
379 subtract_refs(PyGC_Head *containers) function
    [all...]

Completed in 521 milliseconds