Lines Matching full:two
91 zero.two = 0; \
106 #define __static_partial { .two = 0, }
108 .two = 0, \
112 #define __dynamic_partial { .two = arg->two, }
114 .two = arg->two, \
118 #define __runtime_partial var.two = 0
120 var.two = 0; \
184 * possible between the two leaf function calls. \
257 unsigned long two; member
265 char two; member
274 u8 two; member
282 char *two; member
291 unsigned long two; member
362 * Check two uses through a variable declaration outside either path,