OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__ashlti3
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/builtins/
ashlti3.c
1
/* ===-- ashlti3.c - Implement
__ashlti3
-----------------------------------===
10
* This file implements
__ashlti3
for the compiler_rt library.
24
__ashlti3
(ti_int a, si_int b)
function
/device/linaro/bootloader/edk2/StdLib/LibC/CRT/
Gcc.c
36
long long
__ashlti3
(long long Datum, int Count)
function
Completed in 7476 milliseconds