Include dependency graph for mul.c:
Go to the source code of this file.
Functions | |
float32 | mulFloat32 (float32 a, float32 b) |
float64 | mulFloat64 (float64 a, float64 b) |
void | mul64integers (uint64_t a, uint64_t b, uint64_t *lo, uint64_t *hi) |
Definition in file mul.c.