Searched refs:nfloc (Results 1 – 4 of 4) sorted by relevance
55 Cell *nfloc; /* NF */ variable90 nfloc = setsymtab("NF", "", 0.0, NUM, symtab); in syminit()91 NF = &nfloc->fval; in syminit()
120 extern Cell *nfloc; /* NF */
513 setfval(nfloc, (Awkfloat) lastfld); in fldbld()543 setfval(nfloc, (Awkfloat) n); in newfld()
1540 if (x == y && !(x->tval & (FLD|REC)) && x != nfloc) in assign()