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

/barrelfish-2018-10-04/lib/tommath/
H A Dbncore.c28 KARATSUBA_SQR_CUTOFF = 120, /* Min. number of digits before Karatsuba squaring is used. */ variable
/barrelfish-2018-10-04/lib/tommath/pre_gen/
H A Dmpi.c9511 KARATSUBA_SQR_CUTOFF = 120, /* Min. number of digits before Karatsuba squaring is used. */ variable

Completed in 187 milliseconds