Lines Matching full:two
99 zero.two = 0; \
116 #define __static_partial { .two = 0, }
118 .two = 0, \
122 #define __dynamic_partial { .two = arg->two, }
124 .two = arg->two, \
128 #define __runtime_partial var.two = 0
130 var.two = 0; \
231 * possible between the two leaf function calls. \
306 unsigned long two; member
314 char two; member
323 u8 two; member
331 char *two; member
340 unsigned long two; member
348 unsigned long two; member
353 /* Mismatched sizes, with one and two being small */
356 char two; member
367 unsigned long two; member
462 * Check two uses through a variable declaration outside either path,