OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__unordtf2
(Results
1 - 25
of
45
) sorted by null
1
2
/external/compiler-rt/test/builtins/Unit/
unordtf2_test.c
1
//===------------ unordtf2_test.c - Test
__unordtf2
------------------------===//
10
// This file tests
__unordtf2
for the compiler_rt library.
20
int
__unordtf2
(long double a, long double b);
24
int x =
__unordtf2
(a, b);
/ndk/build/tools/unwanted-symbols/arm64/
libgcc.a.functions.txt
108
__unordtf2
/ndk/build/tools/unwanted-symbols/mips64/
libgcc.a.functions.txt
207
__unordtf2
/external/compiler-rt/lib/builtins/
comparetf2.c
12
// __eqtf2 __getf2
__unordtf2
32
//
__unordtf2
(a,b) returns 0 if both a and b are numbers
109
COMPILER_RT_ABI int
__unordtf2
(fp_t a, fp_t b) {
function
/ndk/build/tools/unwanted-symbols/x86/
libgcc.a.functions.txt
484
__unordtf2
/ndk/build/tools/unwanted-symbols/x86_64/
libgcc.a.functions.txt
484
__unordtf2
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/lib32/
libgcc_s.so
libgcc_s.so.1
/external/llvm/test/CodeGen/AArch64/
arm64-fp128.ll
155
; CHECK: bl
__unordtf2
178
; CHECK: bl
__unordtf2
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/
libgcc_s.so
libgcc_s.so.1
/external/llvm/lib/CodeGen/
TargetLoweringBase.cpp
318
Names[RTLIB::UO_F128] = "
__unordtf2
";
321
Names[RTLIB::O_F128] = "
__unordtf2
";
[
all
...]
/external/compiler-rt/lib/dfsan/
libc_ubuntu1204_abilist.txt
[
all
...]
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/
libgcc.a
41
?B a? a? a? a? a? a? a? a? a? a? ?? ? ?__multi3 __negti2 __lshrti3 __ashlti3 __ashrti3 __cmpti2 __ucmpti2 __clear_cache __absvdi2 __absvsi2 __absvti2 __addvdi3 __addvsi3 __addvti3 __subvdi3 __subvsi3 __subvti3 __mulvdi3 __mulvsi3 __mulvti3 __negvdi2 __negvsi2 __negvti2 __DTOR_LIST__ __CTOR_LIST__ __ffsdi2 __ffsti2 __clz_tab __clzdi2 __clzti2 __ctzdi2 __ctzti2 __popcount_tab __popcountdi2 __popcountti2 __paritydi2 __parityti2 __powisf2 __powidf2 __powitf2 __mulsc3 __muldc3 __multc3 __divsc3 __divdc3 __divtc3 __bswapsi2 __bswapdi2 __clrsbdi2 __clrsbti2 __fixunssfdi __fixunsdfdi __fixsfti __fixdfti __fixunssfti __fixunsdfti __floattisf __floattidf __floatuntisf __floatuntidf __eprintf __gcc_bcmp __divti3 __modti3 __udivti3 __umodti3 __udiv_w_sdiv __udivmodti4 __aarch64_sync_cache_range __sfp_handle_exceptions __addtf3 __divtf3 __eqtf2 __netf2 __getf2 __gttf2 __letf2 __lttf2 __multf3 __negtf2 __subtf3
__unordtf2