Searched defs:temp2 (Results 1 – 8 of 8) sorted by relevance
/plan9-contrib/sys/src/libc/port/ |
H A D | exp.c | 24 double fract, temp1, temp2, xsq; in exp() local
|
H A D | sin.c | 25 double e, f, ysq, x, y, temp1, temp2; in sinus() local
|
/plan9-contrib/sys/src/ape/lib/ap/math/ |
H A D | exp.c | 24 double fract, temp1, temp2, xsq; in exp() local
|
H A D | sin.c | 25 double e, f, ysq, x, y, temp1, temp2; in sinus() local
|
/plan9-contrib/sys/src/cmd/gs/jpeg/ |
H A D | jcphuff.c | 380 register int temp, temp2; in encode_mcu_DC_first() local 467 register int temp, temp2; in encode_mcu_AC_first() local
|
H A D | jchuff.c | 356 register int temp, temp2; in encode_one_block() local
|
H A D | transupp.c | 74 JCOEF temp1, temp2; in do_flip_h() local
|
/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | ttcalc.c | 142 Int64 temp, temp2; in MulDiv_Round() local
|