Lines Matching full:two
69 #define INIT_STRUCT_static_partial = { .two = 0, }
71 .two = arg->two, \
75 #define INIT_STRUCT_dynamic_partial = { .two = arg->two, }
77 .two = arg->two, \
82 var.two = 0
85 var.two = 0; \
197 unsigned long two; member
205 char two; member
219 u8 two; member
227 char *two; member
236 unsigned long two; member
279 * Check two uses through a variable declaration outside either path,