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

/frameworks/compile/libbcc/runtime/lib/
H A Dudivmodti4.c1 /* ===-- udivmodti4.c - Implement __udivmodti4 -----------------------------===
10 * This file implements __udivmodti4 for the compiler_rt library.
26 __udivmodti4(tu_int a, tu_int b, tu_int* rem) function

Completed in 126 milliseconds