Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/importbench/
Dimportbench.py162 decimal_using_bytecode = _using_bytecode(decimal) variable
178 decimal_wo_bytecode, decimal_using_bytecode,