Home
last modified time | relevance | path

Searched defs:vf (Results 1 – 10 of 10) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgxfixed.h236 # define set_float2fixed_vars(vr,vf)\ argument
249 # define set_fixed2float_var(vf,x)\ argument
256 # define set_float2fixed_vars(vr,vf)\ argument
259 # define set_fixed2float_var(vf,x)\ argument
H A Dstore.h169 #define make_tav_new(pref,t,a,vf,v)\ argument
171 #define make_tav_old(pcont,pref,t,a,vf,v,cname)\ argument
176 #define make_tv_new(pref,t,vf,v)\ argument
178 #define make_tv_old(pcont,pref,t,vf,v,cname)\ argument
185 #define make_tasv_new(pref,t,a,s,vf,v)\ argument
187 #define make_tasv_old(pcont,pref,t,a,s,vf,v,cname)\ argument
H A Dgsciemap.c127 double vf = value - vi; in gx_concretize_CIEDEFG() local
186 double vf = value - vi; in gx_concretize_CIEDEF() local
H A Dgswts.c379 double uf, vf; in wts_print_j() local
426 const double vf = wcpj->base.vfast; in wts_set_scr_jxi_try() local
1018 double uf, vf; in wts_blue_bump() local
H A Dgsmisc.c602 set_float2fixed_(fixed * pr, long /*float */ vf, int frac_bits) in set_float2fixed_()
/plan9/sys/src/cmd/ip/imap4d/
H A Dfetch.c23 fetchSeen(Box *box, Msg *m, int uids, void *vf) in fetchSeen()
55 fetchMsg(Box *, Msg *m, int uids, void *vf) in fetchMsg()
/plan9/sys/src/cmd/vac/
H A Dvacfs.c435 VacFile *vf; in rcreate() local
496 VacFile *vf; in rread() local
550 VacFile *vf, *vfp; in rremove() local
744 permf(VacFile *vf, char *user, int p) in permf()
H A Dfile.c198 vacfileincref(VacFile *vf) in vacfileincref()
/plan9/sys/src/cmd/aux/vga/
H A Drgb524.c208 int df, i, maxf, vcodc, vf; in dump() local
/plan9/sys/src/cmd/fossil/
H A Dfile.c1298 fileIncRef(File *vf) in fileIncRef()