HomeSort by relevance Sort by last modified time
    Searched defs:__udivmoddi4 (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/
udivmoddi4.c 1 /* ===-- 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
  /frameworks/compile/libbcc/runtime/lib/
udivmoddi4.c 1 /* ===-- 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 8380 milliseconds