Home | History | Annotate | Download | only in wtf

Lines Matching refs:nf

1105          e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign;
1148 for (nd = nf = 0; (c = *s) >= '0' && c <= '9'; nd++, s++)
1161 nf += nz;
1171 nf += nz;
1228 if (match(&s,"nf")) {
1256 e1 = e -= nf;