OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scalbn
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libm/src/
s_scalbn.c
19
*
scalbn
(double x, int n)
20
*
scalbn
(x,n) returns x* 2**n computed by exponent
42
__weak_alias(
scalbn
, _scalbn)
55
scalbn
(double x, int n)
function in typeref:typename:double
namespace.h
87
#define
scalbn
_scalbn
macro
/src/include/
tgmath.h
183
#define
scalbn
(a,b) __TG_FN1x(
scalbn
, (a), (b))
macro
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025