Searched defs:temp1 (Results 1 – 6 of 6) sorted by relevance
/plan9/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/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/sys/src/cmd/gs/jpeg/ |
H A D | transupp.c | 74 JCOEF temp1, temp2; in do_flip_h() local
|
/plan9/sys/src/cmd/ |
H A D | yacc.c | 252 int temp1[TEMPSIZE]; /* temporary storage, indexed by terms + ntokens or states */ variable
|