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

1 2

  /src/external/lgpl3/gmp/dist/rand/
rand.c 0 /* gmp_randinit (state, algorithm, ...) -- Initialize a random state.
36 gmp_randinit (gmp_randstate_t rstate, gmp_randalg_t alg, ...) function
  /src/external/lgpl3/gmp/dist/tests/rand/
t-rand.c 176 gmp_randinit (rstate, GMP_RAND_ALG_LC, a->nbits);
206 gmp_randinit (rstate, GMP_RAND_ALG_LC, a->nbits);
241 gmp_randinit (rstate, GMP_RAND_ALG_LC, nbits);
  /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/arm/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
gmp.h 502 #define gmp_randinit __gmp_randinit macro
503 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/i386/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/or1k/
gmp.h 502 #define gmp_randinit __gmp_randinit macro
503 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);
  /src/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
gmp.h 497 #define gmp_randinit __gmp_randinit macro
498 __GMP_DECLSPEC void gmp_randinit (gmp_randstate_t, gmp_randalg_t, ...);

Completed in 77 milliseconds

1 2