OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:real_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
ctfloat.h
15
typedef longdouble
real_t
;
typedef
20
static void yl2x(const
real_t
*x, const
real_t
*y,
real_t
*res);
21
static void yl2xp1(const
real_t
*x, const
real_t
*y,
real_t
*res);
23
static
real_t
sin(
real_t
x);
24
static
real_t
cos(real_t x)
[
all
...]
Completed in 18 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026