OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__trunctfsf2
(Results
1 - 5
of
5
) sorted by null
/external/compiler-rt/lib/builtins/
trunctfsf2.c
18
COMPILER_RT_ABI float
__trunctfsf2
(long double a) {
function
/external/compiler-rt/test/builtins/Unit/
trunctfsf2_test.c
1
//===--------------- trunctfsf2_test.c - Test
__trunctfsf2
----------------===//
10
// This file tests
__trunctfsf2
for the compiler_rt library.
21
COMPILER_RT_ABI float
__trunctfsf2
(long double a);
25
float x =
__trunctfsf2
(a);
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/
softfloat-for-gcc.h
150
#define float128_to_float32
__trunctfsf2
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
softfloat-for-gcc.h
150
#define float128_to_float32
__trunctfsf2
/external/swiftshader/third_party/subzero/runtime/
wasm-runtime.cpp
211
UNIMPLEMENTED(
__trunctfsf2
)
Completed in 5567 milliseconds