Home
last modified time | relevance | path

Searched refs:__typeof__ (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dptrlist.h15 #define TYPEOF(head) __typeof__(&(head)->list[0])
62 (__typeof__(&(ptr))) __add_ptr_list(head, ptr); \
67 (__typeof__(&(ptr))) __add_ptr_list_tag(head, ptr, tag);\
162 __typeof__(head) __head = (head); \
163 __typeof__(head) __list = __head; \
188 __typeof__(head) __head = (head); \
189 __typeof__(head) __list = __head; \
205 __typeof__(head) __head = (head); \
206 __typeof__(head) __list = __head; \
226 __typeof__(__head) __newhead = __head; \
[all …]
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Denum-common.c28 anon_enum_var = (__typeof__(anon_enum_var)) 0; in always_ok()
29 anon_enum_var = (__typeof__(anon_enum_var)) VALUE_A; in always_ok()
H A Drestricted-typeof.c3 static __typeof__(x) y;
H A Dreserved.c71 static int (__typeof__); variable
H A Dalternate-keywords.c12 extern __typeof__(funcs[2]) f2;
/illumos-gate/usr/src/boot/sys/sys/
H A Dparam.h361 #define __PAST_END(array, offset) (((__typeof__(*(array)) *)(array))[offset])
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dprobe.win32175 …ct __restrict__ signed __signed __signed__ typeof=GROUP __typeof=GROUP __typeof__=GROUP void volat…