Home
last modified time | relevance | path

Searched defs:w2 (Results 1 – 12 of 12) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgsserial.h66 #define enc_u_size2w(w1, w2) \ argument
93 #define enc_u_put2w(w1, w2, p) \ argument
131 #define enc_u_get2w(w1, w2, p) \ argument
137 #define enc_u_get2w_nc(w1, w2, p) \ argument
H A Dgxclrect.c292 int w2 = w1 >> 1; in clist_copy_mono() local
387 int w2 = w1 >> 1; in clist_copy_color() local
492 int w2 = w1 >> 1; in clist_copy_alpha() local
H A Dgdev3b1.c222 uint o, b, wl, wr, w2; in att3b1_fill_rectangle() local
293 uint w1, w2; in att3b1_copy_mono() local
H A Dgschar0.c322 #define w2(p) (((ushort)*p << 8) + p[1]) in gs_type0_next_char_glyph() macro
H A Dzcharout.c175 double w2[10]; in zchar_set_cache() local
H A Dgsht1.c441 const int w2 = phtp->width2, h2 = phtp->height2, size2 = w2 * h2; in process_threshold2() local
H A Dgschar.c247 double w2[10]; in gs_setcachedevice2_float() local
H A Dgxstroke.c835 fixed w, w2; in adjust_stroke() local
/plan9/sys/src/cmd/map/libmap/
H A Dlagrange.c9 double w1,w2,t1,t2; in Xlagrange() local
H A Dguyou.c13 double w1,w2; in dosquare() local
H A Dhex.c16 static double w2; variable
/plan9/sys/src/cmd/ip/httpd/
H A Dhttpd.c492 char *w, *w2, *p, *masque; in send() local