Searched refs:myInt (Results 1 – 4 of 4) sorted by relevance
4 .global myInt symbol7 .type myInt, %object8 .size myInt, 49 myInt: label27 .word myInt
7 int myInt;9 myInt %= undefined;10 myInt %= defined;
5 typedef int myInt;7 myInt i = 2;8 typedef myInt myInt2;
190 int myInt; member194 myInt(a), // expected-warning {{deprecated}} in B()