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

1 2 3 4

  /src/external/lgpl3/gmp/dist/mpn/generic/
sec_powm.c 168 #ifndef POWM_SEC_TABLE
170 #define POWM_SEC_TABLE 2,33,96,780,2741
172 #define POWM_SEC_TABLE 2,130,524,2578
188 static const mp_bitcnt_t x[] = {0,POWM_SEC_TABLE,~(mp_bitcnt_t)0};
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev5/
gmp-mparam.h 175 #define POWM_SEC_TABLE 1,16,90,386,2177
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev6/
gmp-mparam.h 193 #define POWM_SEC_TABLE 1,13,66,82,579
  /src/external/lgpl3/gmp/dist/mpn/arm/v6/
gmp-mparam.h 168 #define POWM_SEC_TABLE 3,20,139,734
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/
gmp-mparam.h 193 #define POWM_SEC_TABLE 1,14,200,480,1532
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora17/
gmp-mparam.h 214 #define POWM_SEC_TABLE 7,19,107,480,1486
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora5/
gmp-mparam.h 186 #define POWM_SEC_TABLE 6,37,108,624,2351
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora7/
gmp-mparam.h 183 #define POWM_SEC_TABLE 1,22,95,563,1955
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora8/
gmp-mparam.h 188 #define POWM_SEC_TABLE 1,13,96,487,1378
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora9/
gmp-mparam.h 195 #define POWM_SEC_TABLE 40,53,56,71,1985
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora53/
gmp-mparam.h 223 #define POWM_SEC_TABLE 6,30,125,579,1730
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora57/
gmp-mparam.h 170 #define POWM_SEC_TABLE 1,19,117,539,1730
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora72/
gmp-mparam.h 223 #define POWM_SEC_TABLE 6,30,110,579,1730
  /src/external/lgpl3/gmp/dist/mpn/arm64/cora73/
gmp-mparam.h 206 #define POWM_SEC_TABLE 4,22,102,473,1730
  /src/external/lgpl3/gmp/dist/mpn/arm64/
gmp-mparam.h 175 #define POWM_SEC_TABLE 6,30,194,579,1730
  /src/external/lgpl3/gmp/dist/mpn/arm64/xgene1/
gmp-mparam.h 164 #define POWM_SEC_TABLE 3,23,194,712,2499
  /src/external/lgpl3/gmp/dist/mpn/ia64/
gmp-mparam.h 193 #define POWM_SEC_TABLE 3,22,139,1867
  /src/external/lgpl3/gmp/dist/mpn/pa64/
gmp-mparam.h 74 #define POWM_SEC_TABLE 2,23,228,1084
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/
gmp-mparam.h 206 #define POWM_SEC_TABLE 1,16,102,428,1378
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p4/
gmp-mparam.h 193 #define POWM_SEC_TABLE 3,28,78,480,1099
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p5/
gmp-mparam.h 74 #define POWM_SEC_TABLE 4,29,252,840,2080
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p6/
gmp-mparam.h 74 #define POWM_SEC_TABLE 2,26,127,453,1068
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/p7/
gmp-mparam.h 154 #define POWM_SEC_TABLE 3,25,114,480,1486
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode32/p4/
gmp-mparam.h 166 #define POWM_SEC_TABLE 2,23,66,440,1555
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p3/
gmp-mparam.h 163 #define POWM_SEC_TABLE 2,23,140,556,713,746

Completed in 53 milliseconds

1 2 3 4