Searched refs:PRINTLEN (Results 1 – 1 of 1) sorted by relevance
67 static int PRINTLEN(struct _scanopt_t *, int);81 static int PRINTLEN (struct _scanopt_t *s, int i) in PRINTLEN() function333 len += (nlong++||nshort) ? 2+PRINTLEN(s,i) : PRINTLEN(s,i);\ in scanopt_usage()335 len += (nshort++||nlong)? 2+PRINTLEN(s,i) : PRINTLEN(s,i);\ in scanopt_usage()