FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
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) |