OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expy
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
pow_si.c
83
mpfr_exp_t expx = MPFR_EXP (x) - 1,
expy
;
local
139
expy
=
144
return SET_S_2EXP (y, n % 2 ? MPFR_INT_SIGN (x) : 1,
expy
, rnd);
Completed in 16 milliseconds
Indexes created Mon May 18 00:24:49 UTC 2026