Lines Matching defs:i

38 int i = 2;  variable
75 void call0a (char c, short s, int i, long l) in call0a()
88 void call0b (short s, int i, long l, char c) in call0b()
98 void call0c (int i, long l, char c, short s) in call0c()
108 void call0d (long l, char c, short s, int i) in call0d()
118 void call0e (char c1, long l, char c2, int i, char c3, short s, char c4, char c5) in call0e()
187 void call2a (char c, float f1, short s, double d1, int i, float f2, long l, double d2) in call2a()
197 void call2b (float f1, short s, double d1, int i, float f2, long l, double d2, char c) in call2b()
207 void call2c (short s, double d1, int i, float f2, long l, double d2, char c, float f1) in call2c()
217 void call2d (double d1, int i, float f2, long l, double d2, char c, float f1, short s) in call2d()
227 void call2e (int i, float f2, long l, double d2, char c, float f1, short s, double d1) in call2e()
237 void call2f (float f2, long l, double d2, char c, float f1, short s, double d1, int i) in call2f()
247 void call2g (long l, double d2, char c, float f1, short s, double d1, int i, float f2) in call2g()
257 void call2h (double d2, char c, float f1, short s, double d1, int i, float f2, long l) in call2h()
444 void call6c (int i, long l, float f, double d, unsigned char uc, unsigned short us, unsigned int ui… in call6c()
456 void call6b (short s, int i, long l, float f, double d, unsigned char uc, unsigned short us, unsign… in call6b()
468 void call6a (char c, short s, int i, long l, float f, double d, unsigned char uc, unsigned short us… in call6a()
483 void call7k (char c, int i, short s, long l, float f, unsigned char uc, double d, unsigned short us… in call7k()
494 void call7j (unsigned int ui, char c, int i, short s, long l, float f, unsigned char uc, double d, … in call7j()
504 void call7i (unsigned long ul, unsigned int ui, char c, int i, short s, long l, float f, unsigned c… in call7i()
514 void call7h (unsigned short us, unsigned long ul, unsigned int ui, char c, int i, short s, long l, … in call7h()
524 void call7g (double d, unsigned short us, unsigned long ul, unsigned int ui, char c, int i, short s… in call7g()
534 …, double d, unsigned short us, unsigned long ul, unsigned int ui, char c, int i, short s, long l, … in call7f()
544 …uc, double d, unsigned short us, unsigned long ul, unsigned int ui, char c, int i, short s, long l) in call7e()
554 …ed char uc, double d, unsigned short us, unsigned long ul, unsigned int ui, char c, int i, short s) in call7d()
564 …f, unsigned char uc, double d, unsigned short us, unsigned long ul, unsigned int ui, char c, int i) in call7c()
574 void call7b (int i, short s, long l, float f, unsigned char uc, double d, unsigned short us, unsign… in call7b()
584 void call7a (char c, int i, short s, long l, float f, unsigned char uc, double d, unsigned short us… in call7a()
600 int i; member
635 void localvars_after_alloca (char c, short s, int i, long l) in localvars_after_alloca()
659 void call_after_alloca_subr (char c, short s, int i, long l, unsigned char uc, unsigned short us, u… in call_after_alloca_subr()
672 void call_after_alloca (char c, short s, int i, long l) in call_after_alloca()