Searched refs:NF (Results 1 – 4 of 4) sorted by relevance
31 for (i = 5; i <= NF; i++) {39 for (; i <= NF; i++)42 no_files=NF-dif
1345 for (lt_i = NF; lt_i > 0; lt_i--) {
186 # define NF 5 macro187 char *fields[NF];190 nf = split(string, fields, NF, seps);191 print(nf, NF, fields);
5969 #it also hangs with another message ("NF").6007 #it also hangs with another message ("NF").
Completed in 60 milliseconds