Searched defs:var2 (Results 1 – 5 of 5) sorted by relevance
11 typeof(*ptr) var2 = obj; in test_spec() local25 typeof(*ptr) var2 = obj; in test_const() local37 typeof(*ptr) var2 = obj; in test_volatile() local51 typeof(*ptr) var2 = obj; in test_restrict() local65 typeof(*ptr) var2 = obj; in test_atomic() local80 typeof(*ptr) var2 = obj; in test_bitwise() local94 typeof(*ptr) var2 = obj; in test_static() local108 typeof(*ptr) var2 = obj; in test_tls() local122 typeof(*ptr) var2 = obj; in test_nocast() local
8 typeof(*ptr) var2 = obj; in test_as() local
8 typeof(*ptr) var2 = obj; in test_safe() local
42 } var2; variable