OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:option_square
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/lgpl3/gmp/dist/tune/
speed.c
118
int
option_square
= 0;
variable
612
(
option_square
== 1 ? (n)*(n) \
613
:
option_square
== 2 ? (n)*((n)+1)/2 \
1207
option_square
= 1;
1210
option_square
= 2;
Completed in 48 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026