divmodsi4.c | 1 /*===-- divmodsi4.c - Implement __divmodsi4 --------------------------------=== 10 * This file implements __divmodsi4 for the compiler_rt library. 20 __divmodsi4(si_int a, si_int b, si_int* rem) function in typeref:typename:COMPILER_RT_ABI si_int
|