|
PFUNC
1.0
|
#include <pfunc/config.h>Go to the source code of this file.
Defines | |
| #define | ALIGN16 |
| #define | ALIGN32 |
| #define | ALIGN64 |
| #define | ALIGN128 |
| #define | PFUNC_INLINE /*nothing*/ |
OS: Linux, Darwin, AIX and Windows. Compiler: GNU, Intel, XLC and VS. Architecture: X86-based, PPC.
| #define ALIGN128 |
| #define ALIGN16 |
Define alignment policy for different OS types
| #define ALIGN32 |
| #define ALIGN64 |
| #define PFUNC_INLINE /*nothing*/ |
Get a definition of inline for the C compilers.
1.7.6.1