GNU Radio Manual and C++ API Reference  3.7.4.1
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>
Include dependency graph for volk_common.h:
This graph shows which files directly or indirectly include this file:

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