Home
last modified time | relevance | path

Searched defs:fval (Results 1 – 9 of 9) sorted by relevance

/plan9-contrib/sys/src/cmd/acid/
H A Ddbg.y15 float fval; member
H A Dacid.h116 double fval; member
/plan9-contrib/sys/src/cmd/grap/
H A Dmisc.c131 Attr *makefattr(int type, double fval) /* set double in attribute */ in makefattr()
144 Attr *makeattr(int type, double fval, char *sval, int just, int op) in makeattr()
H A Dgrap.h68 double fval; member
78 double fval; /* if a numeric variable */ member
/plan9-contrib/sys/src/cmd/gs/src/
H A Dztype.c241 float fval; in zcvi() local
368 float fval = op[-2].value.realval; in zcvrs() local
H A Dgscolor.c255 float fval = in load_transfer_map() local
H A Dgshtx.c253 float fval = in build_transfer_map() local
H A Dgdevcdj.c3450 cdj_param_check_float(gs_param_list *plist, gs_param_name pname, floatp fval,
/plan9-contrib/sys/src/cmd/awk/
H A Dawk.h63 Awkfloat fval; /* value as number */ member