OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mod_1u_to_mod_1_1_threshold
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/gmp/dist/tune/
tuneup.c
222
mp_size_t
mod_1u_to_mod_1_1_threshold
= MP_SIZE_T_MAX;
variable
2401
param.name = "
MOD_1U_TO_MOD_1_1_THRESHOLD
";
2404
one (&
mod_1u_to_mod_1_1_threshold
, ¶m);
2406
if (
mod_1u_to_mod_1_1_threshold
>= mod_1_1_to_mod_1_2_threshold)
2408
if (
mod_1u_to_mod_1_1_threshold
>= mod_1_2_to_mod_1_4_threshold)
2411
print_define_remark ("
MOD_1U_TO_MOD_1_1_THRESHOLD
",
mod_1u_to_mod_1_1_threshold
, NULL);
/src/external/lgpl3/gmp/dist/
gmp-impl.h
5016
#undef
MOD_1U_TO_MOD_1_1_THRESHOLD
5017
#define
MOD_1U_TO_MOD_1_1_THRESHOLD
mod_1u_to_mod_1_1_threshold
5018
extern mp_size_t
mod_1u_to_mod_1_1_threshold
;
Completed in 21 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026