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

/frameworks/compile/libbcc/runtime/lib/
H A Ddivdi3.c1 /* ===-- divdi3.c - Implement __divdi3 -------------------------------------===
10 * This file implements __divdi3 for the compiler_rt library.
22 __divdi3(di_int a, di_int b) function

Completed in 62 milliseconds