Lines Matching refs:two
82 zero.two = 0; \
97 #define __static_partial { .two = 0, }
99 .two = 0, \
103 #define __dynamic_partial { .two = arg->two, }
105 .two = arg->two, \
109 #define __runtime_partial var.two = 0
111 var.two = 0; \
244 unsigned long two;
252 char two;
261 u8 two;
269 char *two;
278 unsigned long two;
349 * Check two uses through a variable declaration outside either path,