Lines Matching refs:two
69 #define INIT_STRUCT_static_partial = { .two = 0, }
71 .two = 0, \
75 #define INIT_STRUCT_dynamic_partial = { .two = arg->two, }
77 .two = arg->two, \
82 var.two = 0
85 var.two = 0; \
198 unsigned long two;
206 char two;
215 u8 two;
223 char *two;
232 unsigned long two;
275 * Check two uses through a variable declaration outside either path,