OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDOUBLE
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/gallium/auxiliary/util/
u_snprintf.c
302
#ifndef
LDOUBLE
304
#define
LDOUBLE
long double
306
#define
LDOUBLE
double
308
#endif /* !defined(
LDOUBLE
) */
449
static void fmtflt(char *, size_t *, size_t,
LDOUBLE
, int, int, int, int *);
452
static int getexponent(
LDOUBLE
);
454
static UINTMAX_T cast(
LDOUBLE
);
455
static UINTMAX_T myround(
LDOUBLE
);
456
static
LDOUBLE
mypow10(int);
461
LDOUBLE
fvalue
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/
float.d
55
00000027 <
LDOUBLE
>:
float.s
25
LDOUBLE
: .
ldouble
0f0, 0f1.0, 0f0.5, 0f-1.0, 0e-1.0e25, 3, 123, 0f3.141592654
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
odbcss.h
439
LDOUBLE
PercentCursorUsed;
440
LDOUBLE
AvgFetchTime;
441
LDOUBLE
AvgCursorSize;
442
LDOUBLE
AvgCursorUsed;
452
LDOUBLE
AvgTimeOpened;
sqltypes.h
103
typedef double
LDOUBLE
;
Completed in 247 milliseconds