Searched defs:__bc (Results 1 - 3 of 3) sorted by relevance
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ | ||
| H A D | muldc3.c | 26 double __bc = __b * __c; local in function:__muldc3 |
| H A D | mulsc3.c | 26 float __bc = __b * __c; local in function:__mulsc3 |
| H A D | mulxc3.c | 28 long double __bc = __b * __c; local in function:__mulxc3 |
Completed in 5 milliseconds