Lines Matching refs:Int
20 typedef int Int; typedef
33 (void) (Int) v; in testBool()
45 void testInt(Int v) { in testInt()
47 (void) (Int) v; in testInt()
69 (void) (Int) v; in testLong()
83 (void) (Int) v; in testFloat()
95 (void) (Int) v; in testDouble()
107 (void) (Int) v; in testCI()
119 (void) (Int) v; in testCLong()
131 (void) (Int) v; in testCFloat()
143 (void) (Int) v; in testCDouble()
155 (void) (Int) v; in testVoidPtr()
163 (void) (Int) v; in testCharPtr()