Searched refs:rlengthloc (Results 1 – 3 of 3) sorted by relevance
65 Cell *rlengthloc; /* RLENGTH */ variable110 rlengthloc = setsymtab("RLENGTH", "", 0.0, NUM, symtab); in syminit()111 RLENGTH = &rlengthloc->fval; in syminit()
101 extern Cell *rlengthloc; /* RLENGTH */
612 setfval(rlengthloc, (Awkfloat) patlen); in matchop()