![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Include dependency graph for math.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | isnan(x) __builtin_isnan(x) |
| #define | isinf(x) __builtin_isinf(x) |
Functions | |
| static f64 | sqrt (f64 x) |
| static f64 | fabs (f64 x) |