Lines Matching refs:Awkfloat
65 typedef double Awkfloat; typedef
100 extern Awkfloat *NR;
101 extern Awkfloat *FNR;
102 extern Awkfloat *NF;
105 extern Awkfloat *RSTART;
106 extern Awkfloat *RLENGTH;
124 Awkfloat fval; /* value as number */
140 extern Cell *setsymtab(const char *, const char *, Awkfloat,
171 extern Awkfloat setfval(Cell *, Awkfloat);
172 extern Awkfloat getfval(Cell *);
380 extern Awkfloat *ARGC;