/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | spprint.c | 97 pprintd3(stream * s, const char *format, int v1, int v2, int v3) in pprintd3() 102 pprintd4(stream * s, const char *format, int v1, int v2, int v3, int v4) in pprintd4() 133 pprintg3(stream * s, const char *format, floatp v1, floatp v2, floatp v3) in pprintg3() 138 pprintg4(stream * s, const char *format, floatp v1, floatp v2, floatp v3, in pprintg4() 144 pprintg6(stream * s, const char *format, floatp v1, floatp v2, floatp v3, in pprintg6() 171 pprintld3(stream * s, const char *format, long v1, long v2, long v3) in pprintld3()
|
H A D | smtf.c | 89 v2 = ss->prev.b[2], v3 = ss->prev.b[3]; in s_MTFD_process() local
|
H A D | sfilter2.c | 82 ulong v3 = v4 / 85; /* max 85^3 */ in s_A85E_process() local
|
H A D | gzpath.h | 101 #define curve_points_to_coefficients(v0, v1, v2, v3, a, b, c, t01, t12)\ argument 109 #define curve_coefficients_to_points(a, b, c, d, v1, v2, v3)\ argument
|
H A D | gdevpsdu.c | 231 double v3 = round_byte_color(color & 0xff); in psdf_set_color() local
|
H A D | iscanbin.c | 808 v2 = (byte) (value >> 16), v3 = (byte) (value >> 24); in encode_binary_token() local
|
H A D | gxpcopy.c | 454 gx_curve_monotonic_points(fixed v0, fixed v1, fixed v2, fixed v3, in gx_curve_monotonic_points()
|
H A D | gsmatrix.c | 291 #define assign_min_max_4(vmin, vmax, v0, v1, v2, v3)\ in gs_points_bbox() argument
|
H A D | gsfemu.c | 773 double v3 = v1 * 3; in test() local
|
H A D | gsmisc.c | 509 int v1 = 1, v3 = a; in idivmod() local
|
/plan9-contrib/sys/src/cmd/map/libmap/ |
H A D | harrison.c | 5 static double v3,u2,u3,a,b; /*v=view,p=obj,u=unit.y*/ variable
|