Searched refs:UMUL_TIME (Results 1 – 2 of 2) sorted by relevance
160 #define UMUL_TIME 46 macro224 #define UMUL_TIME 20 macro332 #define UMUL_TIME 8335 #define UMUL_TIME 40 macro428 #ifndef UMUL_TIME429 #define UMUL_TIME 40 macro630 #define UMUL_TIME 5 macro819 #define UMUL_TIME 8 macro943 #define UMUL_TIME 5 macro981 #define UMUL_TIME 5 macro[all …]
20 #ifndef UMUL_TIME21 #define UMUL_TIME 1 macro24 #define UDIV_TIME UMUL_TIME48 if (UDIV_TIME > (2 * UMUL_TIME + 6) in mpihelp_mod_1()49 && (UDIV_TIME - (2 * UMUL_TIME + 6)) * dividend_size > UDIV_TIME) { in mpihelp_mod_1()398 if (UDIV_TIME > (2 * UMUL_TIME + 6) in mpihelp_divmod_1()399 && (UDIV_TIME - (2 * UMUL_TIME + 6)) * dividend_size > UDIV_TIME) { in mpihelp_divmod_1()
Completed in 5 milliseconds