Searched defs:__divmoddi4 (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/builtins/
H A Ddivmoddi4.c1 /*===-- divmoddi4.c - Implement __divmoddi4 --------------------------------===
10 * This file implements __divmoddi4 for the compiler_rt library.
20 __divmoddi4(di_int a, di_int b, di_int* rem) function

Completed in 75 milliseconds