divmoddi4.c | 1 /*===-- 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 in typeref:typename:COMPILER_RT_ABI di_int
|