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

/frameworks/compile/libbcc/runtime/lib/
H A Dudivmoddi4.c1 /* ===-- udivmoddi4.c - Implement __udivmoddi4 -----------------------------===
10 * This file implements __udivmoddi4 for the compiler_rt library.
24 __udivmoddi4(du_int a, du_int b, du_int* rem) function

Completed in 89 milliseconds