Searched refs:nfloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/one-true-awk/
H A Dawk.h99 extern Cell *nfloc; /* NF */
H A Dtran.c56 Cell *nfloc; /* NF */ variable
85 nfloc = setsymtab("NF", "", 0.0, NUM, symtab);
86 NF = &nfloc->fval;
H A Dlib.c358 setfval(nfloc, (Awkfloat) lastfld);
387 setfval(nfloc, (Awkfloat) n);

Completed in 87 milliseconds