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

/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Ddiveby3.c33 #if DIVEXACT_BY3_METHOD == 0
49 #if DIVEXACT_BY3_METHOD == 1
104 #if DIVEXACT_BY3_METHOD == 2
/netbsd-current/external/lgpl3/gmp/dist/mpn/alpha/ev6/
H A Dgmp-mparam.h35 #define DIVEXACT_BY3_METHOD 0 /* override ../diveby3.asm */ macro
/netbsd-current/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1655 #ifndef DIVEXACT_BY3_METHOD
1657 #define DIVEXACT_BY3_METHOD 0 /* default to using mpn_bdiv_dbm1c */ macro
1659 #define DIVEXACT_BY3_METHOD 1 macro
1663 #if DIVEXACT_BY3_METHOD == 0

Completed in 205 milliseconds