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

1 2 3 4

  /src/external/lgpl3/gmp/dist/mpn/generic/
div_qr_1.c 37 #ifndef DIV_QR_1_NORM_THRESHOLD
38 #define DIV_QR_1_NORM_THRESHOLD 3
71 if (BELOW_THRESHOLD (n, DIV_QR_1_NORM_THRESHOLD))
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev5/
gmp-mparam.h 50 #define DIV_QR_1_NORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev6/
gmp-mparam.h 53 #define DIV_QR_1_NORM_THRESHOLD 5
  /src/external/lgpl3/gmp/dist/mpn/arm/v6/
gmp-mparam.h 49 #define DIV_QR_1_NORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/
gmp-mparam.h 47 #define DIV_QR_1_NORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora17/
gmp-mparam.h 47 #define DIV_QR_1_NORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora5/
gmp-mparam.h 47 #define DIV_QR_1_NORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora7/
gmp-mparam.h 47 #define DIV_QR_1_NORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora8/
gmp-mparam.h 47 #define DIV_QR_1_NORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora9/
gmp-mparam.h 48 #define DIV_QR_1_NORM_THRESHOLD 5
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora53/
gmp-mparam.h 50 #define DIV_QR_1_NORM_THRESHOLD 21
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora57/
gmp-mparam.h 50 #define DIV_QR_1_NORM_THRESHOLD 5
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora72/
gmp-mparam.h 50 #define DIV_QR_1_NORM_THRESHOLD 4
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora73/
gmp-mparam.h 50 #define DIV_QR_1_NORM_THRESHOLD 5
  /src/external/lgpl3/gmp/dist/mpn/arm64/
gmp-mparam.h 50 #define DIV_QR_1_NORM_THRESHOLD 13
  /src/external/lgpl3/gmp/dist/mpn/arm64/xgene1/
gmp-mparam.h 50 #define DIV_QR_1_NORM_THRESHOLD 1
  /src/external/lgpl3/gmp/dist/mpn/ia64/
gmp-mparam.h 48 #define DIV_QR_1_NORM_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/
gmp-mparam.h 60 #define DIV_QR_1_NORM_THRESHOLD 2
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p4/
gmp-mparam.h 48 #define DIV_QR_1_NORM_THRESHOLD 1
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p7/
gmp-mparam.h 50 #define DIV_QR_1_NORM_THRESHOLD 4
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode32/p4/
gmp-mparam.h 47 #define DIV_QR_1_NORM_THRESHOLD 2
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p4/
gmp-mparam.h 47 #define DIV_QR_1_NORM_THRESHOLD 1
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p7/
gmp-mparam.h 47 #define DIV_QR_1_NORM_THRESHOLD 1
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p8/
gmp-mparam.h 47 #define DIV_QR_1_NORM_THRESHOLD 2
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p9/
gmp-mparam.h 47 #define DIV_QR_1_NORM_THRESHOLD 3

Completed in 36 milliseconds

1 2 3 4