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

  /external/compiler-rt/lib/
modsi3.c 1 /* ===-- modsi3.c - Implement __modsi3 -------------------------------------===
10 * This file implements __modsi3 for the compiler_rt library.
22 __modsi3(si_int a, si_int b) function
  /frameworks/compile/libbcc/runtime/lib/
modsi3.c 1 /* ===-- modsi3.c - Implement __modsi3 -------------------------------------===
10 * This file implements __modsi3 for the compiler_rt library.
20 __modsi3(si_int a, si_int b) function

Completed in 137 milliseconds