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; \
199 unsigned long two; member
207 char two; member
221 u8 two; member
229 char *two; member
238 unsigned long two; member
281 * Check two uses through a variable declaration outside either path,