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

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