Home
last modified time | relevance | path

Searched refs:__mulddi3 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dmulti3.c19 static ti_int __mulddi3(du_int a, du_int b) { in __mulddi3() function
46 r.all = __mulddi3(x.s.low, y.s.low); in __multi3()