HomeSort by relevance Sort by last modified time
    Searched refs:rlengthloc (Results 1 - 3 of 3) sorted by null

  /external/one-true-awk/
awk.h 101 extern Cell *rlengthloc; /* RLENGTH */
tran.c 61 Cell *rlengthloc; /* RLENGTH */ variable
94 rlengthloc = setsymtab("RLENGTH", "", 0.0, NUM, symtab);
95 RLENGTH = &rlengthloc->fval;
run.c 601 setfval(rlengthloc, (Awkfloat) patlen);
    [all...]

Completed in 219 milliseconds