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

/device/google/contexthub/firmware/lib/builtins/
H A Dmoddi3.c1 /*===-- moddi3.c - Implement __moddi3 -------------------------------------===
10 * This file implements __moddi3 for the compiler_rt library.
20 __moddi3(di_int a, di_int b) function
/device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
H A Dmoddi3.c66 __moddi3(INT64 a, INT64 b) function
/device/linaro/bootloader/edk2/StdLib/LibC/CRT/
H A DGcc.c118 INT64 __moddi3(INT64 Dividend, INT64 Divisor) function

Completed in 265 milliseconds