Searched refs:rlengthloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/one-true-awk/
H A Dawk.h101 extern Cell *rlengthloc; /* RLENGTH */
H A Dtran.c61 Cell *rlengthloc; /* RLENGTH */ variable
94 rlengthloc = setsymtab("RLENGTH", "", 0.0, NUM, symtab);
95 RLENGTH = &rlengthloc->fval;
H A Drun.c604 setfval(rlengthloc, (Awkfloat) patlen);

Completed in 59 milliseconds