OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__floatdidf
(Results
1 - 19
of
19
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/x86_64/
floatdidf.c
5
/* double
__floatdidf
(di_int a); */
11
double
__floatdidf
(int64_t a)
function
/src/external/gpl3/gcc/dist/libgcc/soft-fp/
floatdidf.c
33
__floatdidf
(DItype i)
function
/src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
floatdidf.c
35
__floatdidf
(DItype i)
function
/src/lib/libc/quad/
floatdidf.c
55
__floatdidf
(quad_t x)
function
floatdidf_ieee754.c
45
double
__floatdidf
(quad_t);
51
__floatdidf
(quad_t x)
function
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
floatdidf.c
1
/*===-- floatdidf.c - Implement
__floatdidf
-------------------------------===
10
* This file implements
__floatdidf
for the compiler_rt library.
31
__floatdidf
(di_int a)
function
51
__floatdidf
(di_int a)
function
110
return
__floatdidf
(a);
113
AEABI_RTABI double __aeabi_l2d(di_int a) COMPILER_RT_ALIAS(
__floatdidf
);
variable
/src/external/gpl3/gcc/dist/libgcc/config/riscv/
riscv-fp.c
36
extern DFtype
__floatdidf
(DItype);
79
__floatdidf
(DItype u)
function
/src/external/gpl3/gcc.old/dist/libgcc/config/riscv/
riscv-fp.c
36
extern DFtype
__floatdidf
(DItype);
79
__floatdidf
(DItype u)
function
/src/external/gpl3/gcc/dist/libgcc/config/arm/
sfp-machine.h
98
#define
__floatdidf
__aeabi_l2d
macro
106
#define
__floatdidf
__aeabi_l2d
macro
/src/external/gpl3/gcc/dist/libgcc/config/nds32/
lib1asmsrc-mculib.S
4486
.global
__floatdidf
4487
.type
__floatdidf
, @function
4488
__floatdidf
:
label
4587
.size
__floatdidf
, .-
__floatdidf
/src/external/gpl3/gcc/dist/libgcc/config/xtensa/
ieee754-df.S
2214
.global
__floatdidf
2215
.type
__floatdidf
, @function
2216
__floatdidf
:
label
/src/external/gpl3/gcc.old/dist/libgcc/config/arm/
sfp-machine.h
98
#define
__floatdidf
__aeabi_l2d
macro
106
#define
__floatdidf
__aeabi_l2d
macro
/src/external/gpl3/gcc.old/dist/libgcc/config/nds32/
lib1asmsrc-mculib.S
4486
.global
__floatdidf
4487
.type
__floatdidf
, @function
4488
__floatdidf
:
label
4587
.size
__floatdidf
, .-
__floatdidf
/src/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
ieee754-df.S
2214
.global
__floatdidf
2215
.type
__floatdidf
, @function
2216
__floatdidf
:
label
/src/lib/libc/softfloat/
softfloat-for-gcc.h
60
#define int64_to_float64
__floatdidf
191
#define
__floatdidf
__aeabi_l2d
macro
/src/external/gpl3/gcc/dist/libgcc/
libgcc2.h
309
#define
__floatdidf
__NDW(float,df)
macro
480
extern DFtype
__floatdidf
(DWtype);
/src/external/gpl3/gcc.old/dist/libgcc/
libgcc2.h
296
#define
__floatdidf
__NDW(float,df)
macro
456
extern DFtype
__floatdidf
(DWtype);
/src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
libf7.c
134
f7_double_t
__floatdidf
(int64_t x)
function
/src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
libf7.c
134
f7_double_t
__floatdidf
(int64_t x)
function
Completed in 53 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026