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

/netbsd-current/external/lgpl3/gmp/dist/tune/
H A Ddiv_qr_1n_pi1_1.c33 #undef DIV_QR_1N_METHOD macro
34 #define DIV_QR_1N_METHOD 1 macro
H A Ddiv_qr_1n_pi1_2.c33 #undef DIV_QR_1N_METHOD macro
34 #define DIV_QR_1N_METHOD 2 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Ddiv_qr_1n_pi1.c45 #ifndef DIV_QR_1N_METHOD
46 #define DIV_QR_1N_METHOD 2 macro
159 #if DIV_QR_1N_METHOD == 1
185 #elif DIV_QR_1N_METHOD == 2
276 #error Unknown DIV_QR_1N_METHOD

Completed in 76 milliseconds