Home
last modified time | relevance | path

Searched defs:temp1 (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/ape/lib/ap/math/
H A Dexp.c24 double fract, temp1, temp2, xsq; in exp() local
H A Dsin.c25 double e, f, ysq, x, y, temp1, temp2; in sinus() local
/plan9/sys/src/libc/port/
H A Dexp.c24 double fract, temp1, temp2, xsq; in exp() local
H A Dsin.c25 double e, f, ysq, x, y, temp1, temp2; in sinus() local
/plan9/sys/src/cmd/gs/jpeg/
H A Dtransupp.c74 JCOEF temp1, temp2; in do_flip_h() local
/plan9/sys/src/cmd/
H A Dyacc.c252 int temp1[TEMPSIZE]; /* temporary storage, indexed by terms + ntokens or states */ variable