HomeSort by: relevance | last modified time | path
    Searched defs:mpn_mulmod_bnm1_next_size (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/gmp/dist/mpn/generic/
mulmod_bnm1.c 337 mpn_mulmod_bnm1_next_size (mp_size_t n) function
  /src/external/lgpl3/gmp/dist/
gmp-impl.h 1270 #define mpn_mulmod_bnm1_next_size __MPN(mulmod_bnm1_next_size) macro
1271 __GMP_DECLSPEC mp_size_t mpn_mulmod_bnm1_next_size (mp_size_t) ATTRIBUTE_CONST;

Completed in 17 milliseconds