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