OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__floattixf
(Results
1 - 5
of
5
) sorted by null
/external/compiler-rt/lib/builtins/
floattixf.c
1
/* ===-- floattixf.c - Implement
__floattixf
-------------------------------===
10
* This file implements
__floattixf
for the compiler_rt library.
30
__floattixf
(ti_int a)
function
apple_versioning.c
97
NOT_HERE_BEFORE_10_6(
__floattixf
)
/external/compiler-rt/test/builtins/Unit/
floattixf_test.c
1
//===-- floattixf.c - Test
__floattixf
------------------------------------===//
10
// This file tests
__floattixf
for the compiler_rt library.
28
COMPILER_RT_ABI long double
__floattixf
(ti_int a);
32
long double x =
__floattixf
(a);
37
printf("error in
__floattixf
(0x%.16llX%.16llX) = %LA, expected %LA\n",
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/
softfloat-for-gcc.h
94
#define int128_to_floatx80
__floattixf
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
softfloat-for-gcc.h
94
#define int128_to_floatx80
__floattixf
Completed in 447 milliseconds