Home
last modified time | relevance | path

Searched refs:__alignof__ (Results 1 – 6 of 6) sorted by last modified time

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dtype-attribute-align.c2 #define alignof(X) __alignof__(X)
H A Dreserved.c63 static int (__alignof__); variable
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_ranges.c25 __DO_ALLOCATOR(struct data_range, sizeof(struct data_range), __alignof__(struct data_range),
H A Dident-list.h51 IDENT(alignof); IDENT_RESERVED(__alignof); IDENT_RESERVED(__alignof__);
H A Dallocate.h76 __DO_ALLOCATOR(t, sizeof(t), __alignof__(t), n, x)
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dprobe.win32175 …reserved="#pragma pp:reserved __declspec=GROUP __alignof=GROUP __alignof__=GROUP __attribute=GROUP…