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

  /external/compiler-rt/lib/
umoddi3.c 1 /* ===-- umoddi3.c - Implement __umoddi3 -----------------------------------===
10 * This file implements __umoddi3 for the compiler_rt library.
22 __umoddi3(du_int a, du_int b) function
  /frameworks/compile/libbcc/runtime/lib/
umoddi3.c 1 /* ===-- umoddi3.c - Implement __umoddi3 -----------------------------------===
10 * This file implements __umoddi3 for the compiler_rt library.
22 __umoddi3(du_int a, du_int b) function
  /external/valgrind/main/coregrind/
m_main.c 3222 ULong __umoddi3 (ULong u, ULong v) function
    [all...]

Completed in 170 milliseconds