Home
last modified time | relevance | path

Searched defs:bv (Results 1 – 8 of 8) sorted by relevance

/plan9/sys/src/cmd/eqn/
H A Dparen.c11 double v, bv; /* v = shift of inside, bv = shift of brackets */ in paren() local
/plan9/sys/src/cmd/gs/src/
H A Dgdevmgr.c372 uint bv = cv[2] / (gx_max_color_value / 7 + 1); in mgr_8bit_map_rgb_color() local
H A Dgdevbbox.c654 #define SET_MIN_MAX(vmin, vmax, av, bv)\ in bbox_fill_parallelogram() argument
691 #define SET_MIN_MAX(vmin, vmax, av, bv)\ in bbox_fill_triangle() argument
728 #define SET_MIN_MAX(vmin, vmax, av, bv)\ in bbox_draw_thin_line() argument
H A Dgswts.c219 wts_bigint bv = b->v; in wts_vec_cross() local
972 wts_sample_cmp(const void *av, const void *bv) { in wts_sample_cmp()
H A Dgdevstc.c2379 union { stc_pixel cv; byte bv[4]; } ui,uo; in stc_map_cmyk10_color() member
2403 union { stc_pixel cv; byte bv[4]; } ui,uo; in stc_map_color_cmyk10() member
H A Dgdevpbm.c880 byte rv[16], gv[16], bv[16], i; in pkm_print_row_4() local
/plan9/sys/src/cmd/dict/
H A Ddict.c556 longcmp(void *av, void *bv) in longcmp()
/plan9/sys/src/cmd/cwfs/
H A Djuke.c342 Side *v, *bv[MAXDRIVE]; in bestdrive() local