Searched refs:nlong (Results 1 – 1 of 1) sorted by relevance
344 int nshort = 0, nlong = 0; in scanopt_usage() local349 len += (nlong++||nshort) ? 2+PRINTLEN(s,i) : PRINTLEN(s,i);\ in scanopt_usage()351 len += (nshort++||nlong)? 2+PRINTLEN(s,i) : PRINTLEN(s,i);\ in scanopt_usage()