Searched defs:w2 (Results 1 – 12 of 12) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gsserial.h | 66 #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 D | gxclrect.c | 292 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 D | gdev3b1.c | 222 uint o, b, wl, wr, w2; in att3b1_fill_rectangle() local 293 uint w1, w2; in att3b1_copy_mono() local
|
H A D | gschar0.c | 322 #define w2(p) (((ushort)*p << 8) + p[1]) in gs_type0_next_char_glyph() macro
|
H A D | zcharout.c | 175 double w2[10]; in zchar_set_cache() local
|
H A D | gsht1.c | 441 const int w2 = phtp->width2, h2 = phtp->height2, size2 = w2 * h2; in process_threshold2() local
|
H A D | gschar.c | 247 double w2[10]; in gs_setcachedevice2_float() local
|
H A D | gxstroke.c | 835 fixed w, w2; in adjust_stroke() local
|
/plan9/sys/src/cmd/map/libmap/ |
H A D | lagrange.c | 9 double w1,w2,t1,t2; in Xlagrange() local
|
H A D | guyou.c | 13 double w1,w2; in dosquare() local
|
H A D | hex.c | 16 static double w2; variable
|
/plan9/sys/src/cmd/ip/httpd/ |
H A D | httpd.c | 492 char *w, *w2, *p, *masque; in send() local
|