HomeSort by: relevance | last modified time | path
    Searched defs:MOD_1_NORM_THRESHOLD (Results 1 - 25 of 129) sorted by relevancy

1 2 3 4 5 6

  /src/external/lgpl3/gmp/dist/tune/
mod_1_div.c 35 #undef MOD_1_NORM_THRESHOLD
39 #define MOD_1_NORM_THRESHOLD MP_SIZE_T_MAX
mod_1_inv.c 35 #undef MOD_1_NORM_THRESHOLD
39 #define MOD_1_NORM_THRESHOLD 0
  /src/external/lgpl3/gmp/dist/mpn/generic/
mod_1.c 47 #ifndef MOD_1_NORM_THRESHOLD
48 #define MOD_1_NORM_THRESHOLD 0
207 if (BELOW_THRESHOLD (un, MOD_1_NORM_THRESHOLD))
  /src/external/lgpl3/gmp/dist/mpn/sparc32/
gmp-mparam.h 49 #define MOD_1_NORM_THRESHOLD 3
  /src/external/lgpl3/gmp/lib/libgmp/arch/sparc/
gmp-mparam.h 49 #define MOD_1_NORM_THRESHOLD 3
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev6/nails/
gmp-mparam.h 54 #define MOD_1_NORM_THRESHOLD MP_SIZE_T_MAX /* no preinv with nails */
  /src/external/lgpl3/gmp/dist/mpn/cray/
gmp-mparam.h 56 #define MOD_1_NORM_THRESHOLD 0 /* always */
  /src/external/lgpl3/gmp/dist/mpn/cray/ieee/
gmp-mparam.h 55 #define MOD_1_NORM_THRESHOLD 0 /* always */
  /src/external/lgpl3/gmp/dist/mpn/m68k/
gmp-mparam.h 58 #define MOD_1_NORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/mips32/
gmp-mparam.h 54 #define MOD_1_NORM_THRESHOLD 0 /* always */
  /src/external/lgpl3/gmp/dist/mpn/mips64/
gmp-mparam.h 54 #define MOD_1_NORM_THRESHOLD 0 /* always */
  /src/external/lgpl3/gmp/dist/mpn/pa32/hppa1_1/
gmp-mparam.h 54 #define MOD_1_NORM_THRESHOLD 5
  /src/external/lgpl3/gmp/dist/mpn/power/
gmp-mparam.h 51 #define MOD_1_NORM_THRESHOLD 10
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/
gmp-mparam.h 61 #define MOD_1_NORM_THRESHOLD 0 /* always */
  /src/external/lgpl3/gmp/dist/mpn/sparc32/v8/
gmp-mparam.h 55 #define MOD_1_NORM_THRESHOLD 5
  /src/external/lgpl3/gmp/dist/mpn/sparc32/v8/supersparc/
gmp-mparam.h 55 #define MOD_1_NORM_THRESHOLD 0 /* always */
  /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/
gmp-mparam.h 54 #define MOD_1_NORM_THRESHOLD 5
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/
gmp-mparam.h 58 #define MOD_1_NORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/
gmp-mparam.h 58 #define MOD_1_NORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
gmp-mparam.h 54 #define MOD_1_NORM_THRESHOLD 0 /* always */
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
gmp-mparam.h 54 #define MOD_1_NORM_THRESHOLD 0 /* always */
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
gmp-mparam.h 54 #define MOD_1_NORM_THRESHOLD 0 /* always */
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
gmp-mparam.h 54 #define MOD_1_NORM_THRESHOLD 0 /* always */
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
gmp-mparam.h 54 #define MOD_1_NORM_THRESHOLD 0 /* always */
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
gmp-mparam.h 54 #define MOD_1_NORM_THRESHOLD 0 /* always */

Completed in 84 milliseconds

1 2 3 4 5 6