OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EXPO
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/gmp/dist/tests/mpf/
t-conv.c
31
#ifndef
EXPO
32
#define
EXPO
200
217
exp = urandom () %
EXPO
;
reuse.c
48
#ifndef
EXPO
49
#define
EXPO
32
122
mpf_random2 (in1, urandom () % SIZE - SIZE/2, urandom () %
EXPO
);
123
mpf_random2 (in2, urandom () % SIZE - SIZE/2, urandom () %
EXPO
);
Completed in 17 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026