OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__getf2
(Results
1 - 25
of
48
) sorted by null
1
2
/external/compiler-rt/test/builtins/Unit/
getf2_test.c
1
//===------------ getf2_test.c - Test
__getf2
------------------------------===//
10
// This file tests
__getf2
for the compiler_rt library.
20
int
__getf2
(long double a, long double b);
24
int x =
__getf2
(a, b);
/ndk/build/tools/unwanted-symbols/arm64/
libgcc.a.functions.txt
63
__getf2
/external/compiler-rt/lib/builtins/
comparetf2.c
12
// __eqtf2
__getf2
__unordtf2
27
//
__getf2
(a,b) returns -1 if a < b
35
// Note that __letf2( ) and
__getf2
( ) are identical except in their handling of
89
COMPILER_RT_ABI enum GE_RESULT
__getf2
(fp_t a, fp_t b) {
function
130
return
__getf2
(a, b);
/ndk/build/tools/unwanted-symbols/mips64/
libgcc.a.functions.txt
85
__getf2
/ndk/build/tools/unwanted-symbols/x86/
libgcc.a.functions.txt
409
__getf2
/ndk/build/tools/unwanted-symbols/x86_64/
libgcc.a.functions.txt
411
__getf2
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/lib32/
libgcc_s.so
libgcc_s.so.1
/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/test/CodeGen/AArch64/
arm64-fp128.ll
174
; CHECK: bl
__getf2
/external/llvm/test/CodeGen/Mips/
mips64-f128.ll
506
; ALL: ld $25, %call16(
__getf2
)
/external/llvm/lib/CodeGen/
TargetLoweringBase.cpp
306
Names[RTLIB::OGE_F128] = "
__getf2
";
[
all
...]
/external/compiler-rt/lib/dfsan/
libc_ubuntu1204_abilist.txt
787
fun:
__getf2
=uninstrumented
[
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