Home
last modified time | relevance | path

Searched refs:accumulated_copy (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dimport.c1737 _PyTime_t t1 = 0, accumulated_copy = accumulated; in import_find_and_load() local
1788 accumulated = accumulated_copy + cum; in import_find_and_load()