__typeof__         64 lib/talloc/talloc.h #define _TALLOC_TYPEOF(ptr) __typeof__(ptr)
__typeof__         59 source4/torture/rpc/spoolss.c 	if (sizeof(__typeof__(c.e)) != sizeof(type)) { \
__typeof__         62 source4/torture/rpc/spoolss.c 	if (sizeof(__typeof__(r.e)) != sizeof(type)) { \