Searched refs:MAYBE_range_toom22 (Results 1 – 2 of 2) sorted by relevance
42 #define MAYBE_range_toom22 1 macro46 #define MAYBE_range_toom22 \ macro150 else if (MAYBE_range_toom22 && BELOW_THRESHOLD (n, SQR_TOOM3_THRESHOLD*36/(36-11))) in mpn_dc_sqrlo()
43 #define MAYBE_range_toom22 1 macro47 #define MAYBE_range_toom22 \ macro152 else if (MAYBE_range_toom22 && BELOW_THRESHOLD (n, MUL_TOOM33_THRESHOLD*36/(36-11))) in mpn_dc_mullo_n()