OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpfr_pow_sj
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
pow_sj.c
0
/*
mpfr_pow_sj
-- power function x^y with y an intmax_t
29
#define POW_S
mpfr_pow_sj
mpfr.h
1164
#define
mpfr_pow_sj
__gmpfr_mpfr_pow_sj
macro
1174
__MPFR_DECLSPEC int
mpfr_pow_sj
(mpfr_ptr, mpfr_srcptr, intmax_t, mpfr_rnd_t);
1175
/* define mpfr_pown (defined in IEEE 754-2019) as an alias for
mpfr_pow_sj
.
1179
#define mpfr_pown
mpfr_pow_sj
Completed in 14 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026