Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 103) sorted by relevance

12345

/plan9-contrib/sys/src/cmd/unix/u9fs/
H A Dprint.c10 va_list arg, temp; in print() local
26 va_list arg, temp; in fprint() local
42 va_list arg, temp; in sprint() local
59 va_list arg, temp; in snprint() local
76 va_list arg, temp; in seprint() local
/plan9-contrib/sys/src/ape/lib/ap/math/
H A Djn.c45 double a, b, temp; in jn() local
91 double a, b, temp; in yn() local
H A Dasin.c16 double temp; in asin() local
H A Dsinh.c29 double temp, argsq; in sinh() local
H A Dtan.c24 double sign, temp, e, x, xsq; in tan() local
H A Dlog.c27 double x, z, zsq, temp; in log() local
H A Dgamma.c91 double temp; in neg() local
/plan9-contrib/sys/src/cmd/lex/
H A Dsub2.c96 int i, *temp; in add() local
314 uchar *temp, *tz; in nextstate() local
349 uchar *temp; in notin() local
380 int go[NCH], temp[NCH], c; in packtrans() local
597 int temp[300], k, neg[300], n; in acompute() local
/plan9-contrib/sys/src/libc/port/
H A Dasin.c14 double temp; in asin() local
H A Dsqrt.c14 double x, temp; in sqrt() local
H A Dsinh.c29 double temp, argsq; in sinh() local
H A Dtan.c23 double temp, e, x, xsq; in tan() local
H A Dlog.c27 double x, z, zsq, temp; in log() local
/plan9-contrib/sys/src/cmd/map/
H A Dsqrt.c14 double x, temp; in sqrt() local
/plan9-contrib/sys/src/ape/lib/ap/plan9/
H A Dsqrt.c16 double x, temp; in sqrt() local
/plan9-contrib/sys/src/cmd/gs/jpeg/
H A Djcphuff.c318 register int temp, nbits; in emit_eobrun() local
380 register int temp, temp2; in encode_mcu_DC_first() local
467 register int temp, temp2; in encode_mcu_AC_first() local
574 register int temp; in encode_mcu_DC_refine() local
621 register int temp; in encode_mcu_AC_refine() local
H A Djcdctmgr.c227 { register DCTELEM temp, qval; in forward_DCT() local
318 { register FAST_FLOAT temp; in forward_DCT_float() local
/plan9-contrib/sys/src/cmd/eqn/
H A Dsize.c44 char temp[20]; in globsize() local
H A Dfont.c41 char temp[20]; in globfont() local
/plan9-contrib/sys/src/cmd/map/libmap/
H A Dlambert.c29 double temp; in lambert() local
/plan9-contrib/sys/src/cmd/gs/src/
H A Dzfont2.c52 ref *temp; in type2_font_params() local
H A Dgdevtfax.c143 const stream_template * temp, stream_state * ss, in gdev_stream_print_page_strips()
166 const stream_template * temp, stream_state * ss, in gdev_stream_print_page_width()
175 const stream_template * temp, stream_state * ss) in gdev_stream_print_page()
H A Dttcalc.c126 Int64 temp; in MulDiv() local
142 Int64 temp, temp2; in MulDiv_Round() local
H A Dgxidata.c151 fixed temp = yn; in gx_image1_plane_data() local
176 fixed temp = xn; in gx_image1_plane_data() local
H A Dgdevpcl.c362 int temp, i; in gdev_pcl_mode9compress() local
396 int temp; in gdev_pcl_mode9compress() local

12345