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