OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__eqtf2
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
eqtf2.c
31
flag
__eqtf2
(float128, float128);
34
__eqtf2
(float128 a, float128 b)
function
softfloat-for-gcc.h
191
#define float128_eq
__eqtf2
/external/compiler-rt/test/builtins/Unit/
eqtf2_test.c
1
//===------------ eqtf2_test.c - Test
__eqtf2
------------------------------===//
10
// This file tests
__eqtf2
for the compiler_rt library.
20
int
__eqtf2
(long double a, long double b);
24
int x =
__eqtf2
(a, b);
/external/compiler-rt/lib/builtins/
comparetf2.c
12
//
__eqtf2
__getf2 __unordtf2
122
COMPILER_RT_ABI enum LE_RESULT
__eqtf2
(fp_t a, fp_t b) {
function
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/
softfloat-for-gcc.h
191
#define float128_eq
__eqtf2
/external/swiftshader/third_party/subzero/runtime/
wasm-runtime.cpp
191
UNIMPLEMENTED(
__eqtf2
)
Completed in 269 milliseconds