clang 22.0.0git
__stddef_offsetof.h File Reference

Go to the source code of this file.

Macros

#define offsetof(t, d)

Macro Definition Documentation

◆ offsetof

#define offsetof ( t,
d )
Value:
__builtin_offsetof(t, d)

Definition at line 16 of file __stddef_offsetof.h.