OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FTYPE
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgfortran/intrinsics/
trigd.inc
38
FTYPE
79
precision of
FTYPE
. If not set, this condition is not checked.
83
the precision of
FTYPE
. If not set, this condition is not checked.
92
SIND (
FTYPE
x)
97
FTYPE
s, one;
107
FTYPE
ax;
125
FTYPE
period;
238
COSD (
FTYPE
x)
242
static const volatile
FTYPE
tiny = TINY_LITERAL;
248
FTYPE
ax
[
all
...]
/src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
trigd.inc
38
FTYPE
79
precision of
FTYPE
. If not set, this condition is not checked.
83
the precision of
FTYPE
. If not set, this condition is not checked.
92
SIND (
FTYPE
x)
97
FTYPE
s, one;
107
FTYPE
ax;
125
FTYPE
period;
238
COSD (
FTYPE
x)
242
static const volatile
FTYPE
tiny = TINY_LITERAL;
248
FTYPE
ax
[
all
...]
/src/sys/arch/sparc/include/
asm.h
112
#define
FTYPE
(x) .type x,@function
116
.align 4; .globl name;
FTYPE
(name); name:
/src/external/gpl3/gcc.old/dist/libgcc/
libgcc2.c
1613
# define
FTYPE
DFtype
1616
# define
FTYPE
XFtype
1619
# define
FTYPE
TFtype
1643
FTYPE
f = (Wtype) (u >> W_TYPE_SIZE);
1734
# define
FTYPE
DFtype
1737
# define
FTYPE
XFtype
1740
# define
FTYPE
TFtype
1763
FTYPE
f = (UWtype) (u >> W_TYPE_SIZE);
/src/external/gpl3/gcc/dist/libgcc/
libgcc2.c
2357
# define
FTYPE
DFtype
2360
# define
FTYPE
XFtype
2363
# define
FTYPE
TFtype
2387
FTYPE
f = (Wtype) (u >> W_TYPE_SIZE);
2478
# define
FTYPE
DFtype
2481
# define
FTYPE
XFtype
2484
# define
FTYPE
TFtype
2507
FTYPE
f = (UWtype) (u >> W_TYPE_SIZE);
/src/sys/arch/sparc/stand/ofwboot/
srt0.s
142
FTYPE
(openfirmware)
/src/external/gpl3/gdb/dist/sim/aarch64/
simulator.c
8283
#define RAISE_EXCEPTIONS(F, VALUE,
FTYPE
, ITYPE) \
8298
if (F >=
FTYPE
##_##ITYPE##_MAX) \
8303
else if (F <=
FTYPE
##_##ITYPE##_MIN) \
/src/external/gpl3/gdb.old/dist/sim/aarch64/
simulator.c
8283
#define RAISE_EXCEPTIONS(F, VALUE,
FTYPE
, ITYPE) \
8298
if (F >=
FTYPE
##_##ITYPE##_MAX) \
8303
else if (F <=
FTYPE
##_##ITYPE##_MIN) \
/src/external/bsd/nsd/dist/
configure
9519
#ifndef
FTYPE
9520
# define
FTYPE
off_t
9522
/* Check that
FTYPE
can represent 2**63 - 1 correctly.
9526
#define LARGE_FTYPE (((
FTYPE
) 1 << 31 << 31) - 1 + ((
FTYPE
) 1 << 31 << 31))
/src/external/bsd/unbound/dist/
configure
18157
#ifndef
FTYPE
18158
# define
FTYPE
off_t
18160
/* Check that
FTYPE
can represent 2**63 - 1 correctly.
18164
#define LARGE_FTYPE (((
FTYPE
) 1 << 31 << 31) - 1 + ((
FTYPE
) 1 << 31 << 31))
/src/external/mpl/bind/dist/
configure
8380
#ifndef
FTYPE
8381
# define
FTYPE
off_t
8383
/* Check that
FTYPE
can represent 2**63 - 1 correctly.
8387
#define LARGE_FTYPE (((
FTYPE
) 1 << 31 << 31) - 1 + ((
FTYPE
) 1 << 31 << 31))
Completed in 86 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026