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

  /src/external/lgpl3/gmp/dist/tune/
tuneup.c 221 mp_size_t mod_1n_to_mod_1_1_threshold = MP_SIZE_T_MAX; variable
2360 param.name = "MOD_1N_TO_MOD_1_1_THRESHOLD";
2362 one (&mod_1n_to_mod_1_1_threshold, &param);
  /src/external/lgpl3/gmp/dist/
gmp-impl.h 5012 #undef MOD_1N_TO_MOD_1_1_THRESHOLD
5013 #define MOD_1N_TO_MOD_1_1_THRESHOLD mod_1n_to_mod_1_1_threshold
5014 extern mp_size_t mod_1n_to_mod_1_1_threshold;

Completed in 24 milliseconds