deroff.c | 100 # define C1 _C1() 103 # define C1 C1get 168 #define tomac(c1, c2) ((((c1) & 0xFF) << 8) | ((c2) & 0xFF)) 169 #define frommac(src, c1, c2) (((c1)=((src)>>8)&0xFF),((c2) =(src)&0xFF), __USE(c1), __USE(c2)) 187 #define M(cond, c1, c2, func) {cond, tomac(c1, c2), func} 553 int c1, c2 local in function:eqn 757 int c1; local in function:inpic 1038 int c1,c2; local in function:noblock 1207 int c1, c2; local in function:PP 1231 int c1, c2; local in function:SH 1272 int c1, c2; local in function:MMHU 1289 int c1, c2; local in function:mesnblock 1299 int c1, c2; local in function:mssnblock 1394 int c1, c2; local in function:defcomline 1436 int c1; local in function:comline [all...] |