OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__udivmodti4
(Results
1 - 25
of
37
) sorted by null
1
2
/ndk/build/tools/unwanted-symbols/arm64/
libgcc.a.functions.txt
104
__udivmodti4
/external/llvm/test/DebugInfo/X86/
dbg-merge-loc-entry.ll
25
br i1 undef, label %
__udivmodti4
.exit, label %bb82.i, !dbg !24
30
__udivmodti4
.exit: ; preds = %bb4
43
!0 = metadata !{i32 786478, metadata !29, metadata !1, metadata !"
__udivmodti4
", metadata !"
__udivmodti4
", metadata !"", i32 879, metadata !3, i1 true, i1 true, i32 0, i32 0, null, i32 256, i1 true, null, null, null, null, i32 879} ; [ DW_TAG_subprogram ]
/ndk/build/tools/unwanted-symbols/mips64/
libgcc.a.functions.txt
201
__udivmodti4
/external/compiler-rt/lib/builtins/
udivti3.c
24
return
__udivmodti4
(a, b, 0);
umodti3.c
25
__udivmodti4
(a, b, &r);
divti3.c
30
return (
__udivmodti4
(a, b, (tu_int*)0) ^ s_a) - s_a; /* negate if s_a == -1 */
modti3.c
30
__udivmodti4
(a, b, &r);
udivmodti4.c
1
/* ===-- udivmodti4.c - Implement
__udivmodti4
-----------------------------===
10
* This file implements
__udivmodti4
for the compiler_rt library.
26
__udivmodti4
(tu_int a, tu_int b, tu_int* rem)
function
int_lib.h
73
COMPILER_RT_ABI tu_int
__udivmodti4
(tu_int a, tu_int b, tu_int* rem);
apple_versioning.c
141
NOT_HERE_BEFORE_10_6(
__udivmodti4
)
README.txt
81
tu_int
__udivmodti4
(tu_int a, tu_int b, tu_int* rem); // a / b, *rem = a % b unsigned
/ndk/build/tools/unwanted-symbols/x86_64/
libgcc.a.functions.txt
480
__udivmodti4
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/
libgcc.a
26
H _3? _3? _3? _tp _tp _?? _?? _?? _?? _?\ _?p ` ? `8H `8H `8H `8H `8H `8H `8H `8H `8H `8H `8H `8H `8H `8H `?$ a? a? a? a? a?__multi3 __negti2 __lshrti3 __ashlti3 __ashrti3 __cmpti2 __ucmpti2 __clear_cache __enable_execute_stack __absvdi2 __absvsi2 __absvti2 __addvdi3 __addvsi3 __addvti3 __subvdi3 __subvsi3 __subvti3 __mulvdi3 __mulvsi3 __mulvti3 __negvdi2 __negvsi2 __negvti2 __ffsdi2 __ffsti2 __clz_tab __clzdi2 __clzti2 __ctzdi2 __ctzti2 __popcount_tab __popcountdi2 __popcountti2 __paritydi2 __parityti2 __powisf2 __powidf2 __powixf2 __mulsc3 __muldc3 __mulxc3 __divsc3 __divdc3 __divxc3 __bswapsi2 __bswapdi2 __fixunssfdi __fixunsdfdi __fixunsxfdi __fixsfti __fixdfti __fixxfti __fixunssfti __fixunsdfti __fixunsxfti __floattisf __floattidf __floattixf __floatuntisf __floatuntidf __floatuntixf __eprintf __gcc_bcmp __divti3 __modti3 __udivti3 __umodti3 __udiv_w_sdiv
__udivmodti4