|
GNU Radio 3.6.1 C++ API
|
#include <inttypes.h>

Go to the source code of this file.
Classes | |
| union | bit128 |
Macros | |
| #define | __VOLK_ATTR_ALIGNED(x) |
| #define | __VOLK_ATTR_UNUSED |
| #define | __VOLK_ATTR_INLINE |
| #define | __VOLK_ATTR_DEPRECATED |
| #define | __VOLK_ATTR_EXPORT |
| #define | __VOLK_ATTR_IMPORT |
| #define | __VOLK_DECL_BEGIN |
| #define | __VOLK_DECL_END |
| #define | VOLK_API __VOLK_ATTR_IMPORT |
| #define | bit128_p(x) ((union bit128 *)(x)) |
| #define __VOLK_ATTR_ALIGNED | ( | x | ) |
| #define __VOLK_ATTR_DEPRECATED |
| #define __VOLK_ATTR_EXPORT |
| #define __VOLK_ATTR_IMPORT |
| #define __VOLK_ATTR_INLINE |
| #define __VOLK_ATTR_UNUSED |
| #define __VOLK_DECL_BEGIN |
| #define __VOLK_DECL_END |
| #define bit128_p | ( | x | ) | ((union bit128 *)(x)) |
| #define VOLK_API __VOLK_ATTR_IMPORT |