Searched defs:__lshrdi3 (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/
H A Dlshrdi3.c1 /* ===-- lshrdi3.c - Implement __lshrdi3 -----------------------------------===
10 * This file implements __lshrdi3 for the compiler_rt library.
24 __lshrdi3(di_int a, si_int b) function

Completed in 111 milliseconds