Searched refs:verify_type__ (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Dverify.h42 struct verify_type__ { unsigned int verify_error_if_negative_size__: W; }.
56 * For the verify macro, the struct verify_type__ will need to
93 extern int dummy [sizeof (struct verify_type__ {...})];
95 extern void dummy (int [sizeof (struct verify_type__ {...})]);
97 extern int (*dummy (void)) [sizeof (struct verify_type__ {...})];
126 struct verify_type__ { unsigned int verify_error_if_negative_size__: w; }; struct
128 (!!sizeof (verify_type__<(R) ? 1 : -1>))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dverify.h42 struct verify_type__ { unsigned int verify_error_if_negative_size__: W; }.
56 * For the verify macro, the struct verify_type__ will need to
93 extern int dummy [sizeof (struct verify_type__ {...})];
95 extern void dummy (int [sizeof (struct verify_type__ {...})]);
97 extern int (*dummy (void)) [sizeof (struct verify_type__ {...})];
126 struct verify_type__ { unsigned int verify_error_if_negative_size__: w; }; struct
128 (!!sizeof (verify_type__<(R) ? 1 : -1>))

Completed in 102 milliseconds