OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__lshrdi3
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/
lshrdi3.c
1
/* ===-- lshrdi3.c - Implement
__lshrdi3
-----------------------------------===
10
* This file implements
__lshrdi3
for the compiler_rt library.
24
__lshrdi3
(di_int a, si_int b)
function
/frameworks/compile/libbcc/runtime/lib/
lshrdi3.c
1
/* ===-- lshrdi3.c - Implement
__lshrdi3
-----------------------------------===
10
* This file implements
__lshrdi3
for the compiler_rt library.
22
__lshrdi3
(di_int a, si_int b)
function
Completed in 31 milliseconds