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

1 2 3 4

  /src/external/lgpl3/gmp/dist/mpn/generic/
div_qr_1.c 40 #ifndef DIV_QR_1_UNNORM_THRESHOLD
41 #define DIV_QR_1_UNNORM_THRESHOLD 3
91 && BELOW_THRESHOLD (n, DIV_QR_1_UNNORM_THRESHOLD))
114 && BELOW_THRESHOLD (n, DIV_QR_1_UNNORM_THRESHOLD))
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev5/
gmp-mparam.h 51 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev6/
gmp-mparam.h 54 #define DIV_QR_1_UNNORM_THRESHOLD 1
  /src/external/lgpl3/gmp/dist/mpn/arm/v6/
gmp-mparam.h 50 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/
gmp-mparam.h 48 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora17/
gmp-mparam.h 48 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora5/
gmp-mparam.h 48 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora7/
gmp-mparam.h 48 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora8/
gmp-mparam.h 48 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora9/
gmp-mparam.h 49 #define DIV_QR_1_UNNORM_THRESHOLD 1
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora53/
gmp-mparam.h 51 #define DIV_QR_1_UNNORM_THRESHOLD 21
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora57/
gmp-mparam.h 51 #define DIV_QR_1_UNNORM_THRESHOLD 5
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora72/
gmp-mparam.h 51 #define DIV_QR_1_UNNORM_THRESHOLD 4
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora73/
gmp-mparam.h 51 #define DIV_QR_1_UNNORM_THRESHOLD 5
  /src/external/lgpl3/gmp/dist/mpn/arm64/
gmp-mparam.h 51 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm64/xgene1/
gmp-mparam.h 51 #define DIV_QR_1_UNNORM_THRESHOLD 1
  /src/external/lgpl3/gmp/dist/mpn/ia64/
gmp-mparam.h 49 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/
gmp-mparam.h 61 #define DIV_QR_1_UNNORM_THRESHOLD 1
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p4/
gmp-mparam.h 49 #define DIV_QR_1_UNNORM_THRESHOLD 1
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p7/
gmp-mparam.h 51 #define DIV_QR_1_UNNORM_THRESHOLD 3
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode32/p4/
gmp-mparam.h 48 #define DIV_QR_1_UNNORM_THRESHOLD 2
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p4/
gmp-mparam.h 48 #define DIV_QR_1_UNNORM_THRESHOLD 1
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p7/
gmp-mparam.h 48 #define DIV_QR_1_UNNORM_THRESHOLD 1
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p8/
gmp-mparam.h 48 #define DIV_QR_1_UNNORM_THRESHOLD 1
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p9/
gmp-mparam.h 48 #define DIV_QR_1_UNNORM_THRESHOLD 2

Completed in 33 milliseconds

1 2 3 4