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

  /external/compiler-rt/lib/builtins/
umoddi3.c 1 /* ===-- umoddi3.c - Implement __umoddi3 -----------------------------------===
10 * This file implements __umoddi3 for the compiler_rt library.
20 __umoddi3(du_int a, du_int b) function
  /external/valgrind/coregrind/
m_main.c 3862 ULong __umoddi3 (ULong u, ULong v) function
    [all...]

Completed in 139 milliseconds