OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:float64_to_int64_round_to_zero
(Results
1 - 8
of
8
) sorted by null
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/
softfloat-for-gcc.h
118
#define
float64_to_int64_round_to_zero
__fixdfdi
macro
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
softfloat-for-gcc.h
118
#define
float64_to_int64_round_to_zero
__fixdfdi
macro
timesoftfloat.c
[
all
...]
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/Arm/
softfloat.h
229
long long
float64_to_int64_round_to_zero
( float64 );
/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/
softfloat.h
200
long long
float64_to_int64_round_to_zero
( float64 );
/device/linaro/bootloader/edk2/StdLib/Include/Arm/
softfloat.h
200
long long
float64_to_int64_round_to_zero
( float64 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/templates/
softfloat.h
176
!!!int64
float64_to_int64_round_to_zero
( float64 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
softfloat.c
2457
int64
float64_to_int64_round_to_zero
( float64 a )
function
[
all
...]
Completed in 167 milliseconds