Home
last modified time | relevance | path

Searched defs:KARATSUBA_CUTOFF (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_long.py14 KARATSUBA_CUTOFF = 70 # from longobject.c variable
/third_party/python/Objects/
H A Dlongobject.c83 #define KARATSUBA_CUTOFF 70 macro

Completed in 12 milliseconds