Searched defs:LIMIT_numerator (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ | ||
H A D | toom6h_mul.c | 124 #define LIMIT_numerator (18) in mpn_toom6h_mul() macro |
H A D | toom8h_mul.c | 137 #define LIMIT_numerator (21) in mpn_toom8h_mul() macro |