OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:douba
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libm/ld80/
e_powl.c
214
#define
douba
(k) A[k]
macro
387
if( x <=
douba
(17) )
389
if( x <=
douba
(i+8) )
391
if( x <=
douba
(i+4) )
393
if( x <=
douba
(i+2) )
395
if( x >=
douba
(1) )
407
x -=
douba
(i);
409
x /=
douba
(i);
489
w =
douba
( e );
Completed in 11 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025