HomeSort by: relevance | last modified time | path
    Searched defs:mpn_toom6_mul_n_itch (Results 1 - 1 of 1) sorted by relevancy

  /src/external/lgpl3/gmp/dist/
gmp-impl.h 5145 #define mpn_toom6_mul_n_itch(n) \ macro
5154 return mpn_toom6_mul_n_itch (estimatedN * 6);
5168 mpn_toom6_mul_n_itch(MUL_TOOM8H_MIN)))

Completed in 37 milliseconds