HomeSort by: relevance | last modified time | path
    Searched refs:rlengthloc (Results 1 - 3 of 3) sorted by relevancy

  /src/external/historical/nawk/dist/
tran.c 66 Cell *rlengthloc; /* RLENGTH */ variable
104 rlengthloc = setsymtab("RLENGTH", "", 0.0, NUM, symtab);
105 RLENGTH = &rlengthloc->fval;
awk.h 125 extern Cell *rlengthloc; /* RLENGTH */
run.c 830 setfval(rlengthloc, (Awkfloat) patlen);

Completed in 36 milliseconds