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

/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dmuldc3.c26 double __bc = __b * __c; local in function:__muldc3
H A Dmulsc3.c26 float __bc = __b * __c; local in function:__mulsc3
H A Dmulxc3.c28 long double __bc = __b * __c; local in function:__mulxc3

Completed in 5 milliseconds