Searched defs:RLENGTH (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/host-tools/nawk-20071023/
H A Dtran.c52 Awkfloat *RLENGTH; /* length of same */ variable
61 Cell *rlengthloc; /* RLENGTH */
94 rlengthloc = setsymtab("RLENGTH", "", 0.0, NUM, symtab);
95 RLENGTH = &rlengthloc->fval;

Completed in 3 milliseconds