Searched refs:rlengthloc (Results 1 – 3 of 3) sorted by relevance
66 Cell *rlengthloc; /* RLENGTH */ variable115 rlengthloc = setsymtab((uchar *)"RLENGTH", (uchar *)"", 0.0, in syminit()117 RLENGTH = &rlengthloc->fval; in syminit()
125 extern Cell *rlengthloc; /* RLENGTH */
575 (void) setfval(rlengthloc, (Awkfloat)patlen); in matchop()