Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dmuldi3.c17 static di_int __muldsi3(su_int a, su_int b) { in __muldsi3() function
44 r.all = __muldsi3(x.s.low, y.s.low); in __muldi3()