Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Daccu.c29 flush_accumulator(_PyAccu *acc) in flush_accumulator() function
72 return flush_accumulator(acc); in _PyAccu_Accumulate()
81 ret = flush_accumulator(acc); in _PyAccu_FinishAsList()