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

/macosx-10.10.1/awk-20/src/
H A Dawk.h102 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.c603 setfval(rlengthloc, (Awkfloat) patlen);

Completed in 76 milliseconds