dhcpd-pools  3.0
ISC dhcpd lease usage analyser
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros
stdalign.in.h File Reference
#include <stddef.h>
Include dependency graph for stdalign.in.h:

Go to the source code of this file.

Macros

#define _Alignof(type)   offsetof (struct { char __a; type __b; }, __b)
 
#define alignof   _Alignof
 
#define __alignof_is_defined   1
 

Macro Definition Documentation

◆ __alignof_is_defined

#define __alignof_is_defined   1

◆ _Alignof

#define _Alignof (   type)    offsetof (struct { char __a; type __b; }, __b)

◆ alignof

#define alignof   _Alignof