HomeSort by relevance Sort by last modified time
    Searched refs:mpz_congruent_ui_p (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
gmp.h 767 #define mpz_congruent_ui_p __gmpz_congruent_ui_p macro
768 __GMP_DECLSPEC int mpz_congruent_ui_p __GMP_PROTO ((mpz_srcptr, unsigned long, unsigned long)) __GMP_ATTRIBUTE_PURE;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
gmp.h 767 #define mpz_congruent_ui_p __gmpz_congruent_ui_p macro
768 __GMP_DECLSPEC int mpz_congruent_ui_p __GMP_PROTO ((mpz_srcptr, unsigned long, unsigned long)) __GMP_ATTRIBUTE_PURE;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
gmp.h 767 #define mpz_congruent_ui_p __gmpz_congruent_ui_p macro
768 __GMP_DECLSPEC int mpz_congruent_ui_p __GMP_PROTO ((mpz_srcptr, unsigned long, unsigned long)) __GMP_ATTRIBUTE_PURE;
    [all...]

Completed in 388 milliseconds