Lines Matching refs:Long
21 typedef long Long; typedef
34 (void) (Long) v; in testBool()
48 (void) (Long) v; in testInt()
67 void testLong(Long v) { in testLong()
70 (void) (Long) v; in testLong()
84 (void) (Long) v; in testFloat()
96 (void) (Long) v; in testDouble()
108 (void) (Long) v; in testCI()
120 (void) (Long) v; in testCLong()
132 (void) (Long) v; in testCFloat()
144 (void) (Long) v; in testCDouble()
156 (void) (Long) v; in testVoidPtr()
164 (void) (Long) v; in testCharPtr()