OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pow_P
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libm/noieee_src/
n_pow.c
42
* KERNEL
pow_P
() REPLACED BY P. McILROY 7/22/92.
123
static double
pow_P
(double, double);
161
return (
pow_P
(x, y));
166
return (
pow_P
(-x, y));
170
return (-
pow_P
(-x, y));
183
pow_P
(double x, double y)
Completed in 13 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025