HomeSort by: relevance | last modified time | path
    Searched refs:DC_BDIV_QR_THRESHOLD (Results 1 - 25 of 105) sorted by relevancy

1 2 3 4 5

  /src/external/lgpl3/gmp/dist/mpn/generic/
bdiv_qr.c 54 if (BELOW_THRESHOLD (dn, DC_BDIV_QR_THRESHOLD) ||
55 BELOW_THRESHOLD (nn - dn, DC_BDIV_QR_THRESHOLD))
dcpi1_bdiv_qr.c 71 if (BELOW_THRESHOLD (lo, DC_BDIV_QR_THRESHOLD))
81 if (BELOW_THRESHOLD (hi, DC_BDIV_QR_THRESHOLD))
121 if (BELOW_THRESHOLD (qn, DC_BDIV_QR_THRESHOLD))
156 if (BELOW_THRESHOLD (qn, DC_BDIV_QR_THRESHOLD))
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev6/
gmp-mparam.h 177 #define DC_BDIV_QR_THRESHOLD 153
  /src/external/lgpl3/gmp/dist/mpn/arm/
gmp-mparam.h 102 #define DC_BDIV_QR_THRESHOLD 148
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora9/
gmp-mparam.h 178 #define DC_BDIV_QR_THRESHOLD 43
  /src/external/lgpl3/gmp/dist/mpn/minithres/
gmp-mparam.h 85 #define DC_BDIV_QR_THRESHOLD 4
  /src/external/lgpl3/gmp/dist/mpn/pa32/hppa2_0/
gmp-mparam.h 142 #define DC_BDIV_QR_THRESHOLD 109
  /src/external/lgpl3/gmp/dist/mpn/pa64/
gmp-mparam.h 220 #define DC_BDIV_QR_THRESHOLD 142
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/750/
gmp-mparam.h 167 #define DC_BDIV_QR_THRESHOLD 35
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/
gmp-mparam.h 190 #define DC_BDIV_QR_THRESHOLD 51
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p3/
gmp-mparam.h 130 #define DC_BDIV_QR_THRESHOLD 34
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p4/
gmp-mparam.h 177 #define DC_BDIV_QR_THRESHOLD 51
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p5/
gmp-mparam.h 129 #define DC_BDIV_QR_THRESHOLD 75
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p6/
gmp-mparam.h 138 #define DC_BDIV_QR_THRESHOLD 64
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p7/
gmp-mparam.h 138 #define DC_BDIV_QR_THRESHOLD 51
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode32/p4/
gmp-mparam.h 150 #define DC_BDIV_QR_THRESHOLD 51
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p3/
gmp-mparam.h 147 #define DC_BDIV_QR_THRESHOLD 27
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p4/
gmp-mparam.h 182 #define DC_BDIV_QR_THRESHOLD 46
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p5/
gmp-mparam.h 189 #define DC_BDIV_QR_THRESHOLD 78
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p6/
gmp-mparam.h 128 #define DC_BDIV_QR_THRESHOLD 70
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p7/
gmp-mparam.h 140 #define DC_BDIV_QR_THRESHOLD 62
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p8/
gmp-mparam.h 136 #define DC_BDIV_QR_THRESHOLD 48
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p9/
gmp-mparam.h 217 #define DC_BDIV_QR_THRESHOLD 35
  /src/external/lgpl3/gmp/dist/mpn/s390_32/
gmp-mparam.h 113 #define DC_BDIV_QR_THRESHOLD 59
  /src/external/lgpl3/gmp/dist/mpn/sparc32/ultrasparct1/
gmp-mparam.h 121 #define DC_BDIV_QR_THRESHOLD 47

Completed in 248 milliseconds

1 2 3 4 5