Searched refs:TOOM3_MUL_DIGITS (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dbignum.c2595 #define TOOM3_MUL_DIGITS 150 macro
2643 if (xn < TOOM3_MUL_DIGITS) {

Completed in 133 milliseconds