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

  /external/compiler-rt/lib/builtins/
moddi3.c 1 /*===-- moddi3.c - Implement __moddi3 -------------------------------------===
10 * This file implements __moddi3 for the compiler_rt library.
20 __moddi3(di_int a, di_int b) function
  /external/valgrind/coregrind/
m_main.c 3870 Long __moddi3 (Long u, Long v) function
    [all...]

Completed in 259 milliseconds