Searched refs:nfloc (Results 1 – 4 of 4) sorted by relevance
56 Cell *nfloc; /* NF */ variable91 nfloc = setsymtab("NF", "", 0.0, NUM, symtab); in syminit()92 NF = &nfloc->fval; in syminit()
122 extern Cell *nfloc; /* NF */
508 setfval(nfloc, (Awkfloat) lastfld); in fldbld()538 setfval(nfloc, (Awkfloat) n); in newfld()
1539 if (x == y && !(x->tval & (FLD|REC)) && x != nfloc) in assign()