HomeSort by: relevance | last modified time | path
    Searched defs:__divmoddi4 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
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

Completed in 42 milliseconds