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

/external/compiler-rt/lib/
H A Daddvdi3.c1 /* ===-- addvdi3.c - Implement __addvdi3 -----------------------------------===
10 * This file implements __addvdi3 for the compiler_rt library.
22 __addvdi3(di_int a, di_int b) function

Completed in 137 milliseconds