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

1 2 3 4

  /src/external/lgpl3/gmp/dist/mpn/generic/
div_qr_2.c 42 #ifndef DIV_QR_2_PI2_THRESHOLD
44 #define DIV_QR_2_PI2_THRESHOLD MP_LIMB_T_MAX
292 if (BELOW_THRESHOLD (nn, DIV_QR_2_PI2_THRESHOLD))
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev5/
gmp-mparam.h 52 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev6/
gmp-mparam.h 55 #define DIV_QR_2_PI2_THRESHOLD 8
  /src/external/lgpl3/gmp/dist/mpn/arm/v6/
gmp-mparam.h 51 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/
gmp-mparam.h 49 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora17/
gmp-mparam.h 49 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora5/
gmp-mparam.h 49 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora7/
gmp-mparam.h 49 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora8/
gmp-mparam.h 49 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora9/
gmp-mparam.h 50 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora53/
gmp-mparam.h 52 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora57/
gmp-mparam.h 52 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora72/
gmp-mparam.h 52 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora73/
gmp-mparam.h 52 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm64/
gmp-mparam.h 52 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/arm64/xgene1/
gmp-mparam.h 52 #define DIV_QR_2_PI2_THRESHOLD 14
  /src/external/lgpl3/gmp/dist/mpn/ia64/
gmp-mparam.h 50 #define DIV_QR_2_PI2_THRESHOLD 10
  /src/external/lgpl3/gmp/dist/mpn/pa64/
gmp-mparam.h 47 #define DIV_QR_2_PI2_THRESHOLD 21
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/
gmp-mparam.h 62 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p4/
gmp-mparam.h 50 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p5/
gmp-mparam.h 47 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p6/
gmp-mparam.h 47 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p7/
gmp-mparam.h 52 #define DIV_QR_2_PI2_THRESHOLD 15
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode32/p4/
gmp-mparam.h 49 #define DIV_QR_2_PI2_THRESHOLD 15
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p3/
gmp-mparam.h 43 #define DIV_QR_2_PI2_THRESHOLD MP_SIZE_T_MAX /* never */

Completed in 169 milliseconds

1 2 3 4