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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c1777 int dcount, xdcount; /* count of digits in current number */ local
1790 if (((TYPE) == DECIMALVALUE) && xdcount) \
1806 i = dcount = xdcount = 0;
1817 xdcount++;
1847 dcount = xdcount = 0;
1861 dcount = xdcount = 0;

Completed in 19 milliseconds