GNU Radio Manual and C++ API Reference  3.7.5
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
volk_common.h File Reference
#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))

Macro Definition Documentation

#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