short_len         420 maint/gnulib/lib/argp-parse.c   size_t short_len;             /* Getopt short options string.  */
short_len         444 maint/gnulib/lib/argp-parse.c           szs->short_len += num_opts * 3; /* opt + up to 2 ':'s */
short_len         472 maint/gnulib/lib/argp-parse.c   szs.short_len = (flags & ARGP_NO_ARGS) ? 0 : 1;
short_len         484 maint/gnulib/lib/argp-parse.c   slen = szs.short_len + 1;